We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1dd06b commit 84fcddeCopy full SHA for 84fcdde
custom/conf/app.example.ini
@@ -790,7 +790,7 @@ LEVEL = Info
790
;; Please note that setting this to false will not disable OAuth Basic or Basic authentication using a token
791
;ENABLE_BASIC_AUTHENTICATION = true
792
;;
793
-;; Show the password sign-in form (for password-based login), otherwise, only show OAuth2 login methods and passkey login link.
+;; Show the password sign-in form (for password-based login), otherwise, only show OAuth2 login methods and passkey login.
794
;; If you set it to false, maybe it also needs to set ENABLE_BASIC_AUTHENTICATION to false to completely disable password-based authentication.
795
;ENABLE_PASSWORD_SIGNIN_FORM = true
796
0 commit comments