summaryrefslogtreecommitdiff
path: root/internal/configuration/schema/keys.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/configuration/schema/keys.go')
-rw-r--r--internal/configuration/schema/keys.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/configuration/schema/keys.go b/internal/configuration/schema/keys.go
index 616434dd9..b186f002d 100644
--- a/internal/configuration/schema/keys.go
+++ b/internal/configuration/schema/keys.go
@@ -111,9 +111,9 @@ var Keys = []string{
"authentication_backend.ldap.tls.skip_verify",
"authentication_backend.ldap.user",
"authentication_backend.ldap.users_filter",
+ "authentication_backend.password_change.disable",
"authentication_backend.password_reset.custom_url",
"authentication_backend.password_reset.disable",
- "authentication_backend.password_change.disable",
"authentication_backend.refresh_interval",
"certificates_directory",
"default_2fa_method",