diff --git a/internal/configuration/schema/keys.go b/internal/configuration/schema/keys.go index dc79885f8..63896973a 100644 --- a/internal/configuration/schema/keys.go +++ b/internal/configuration/schema/keys.go @@ -72,8 +72,8 @@ var Keys = []string{ "authentication_backend.file.password.algorithm", "authentication_backend.file.password.memory", "authentication_backend.file.password.parallelism", + "authentication_backend.password_reset.disable", "authentication_backend.password_reset.custom_url", - "authentication_backend.disable_reset_password", "authentication_backend.refresh_interval", "session.name", "session.domain",