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 bb7f054 commit ce0d8f4Copy full SHA for ce0d8f4
custom/conf/app.example.ini
@@ -784,7 +784,7 @@ LEVEL = Info
784
;; Please note that setting this to false will not disable OAuth Basic or Basic authentication using a token
785
;ENABLE_BASIC_AUTHENTICATION = true
786
;;
787
-;; Show the password login form (for password-based login), otherwise, only show OAuth2 login methods.
+;; Show the password sign-in form (for password-based login), otherwise, only show OAuth2 login methods.
788
;; If you set it to false, maybe it also needs to set ENABLE_BASIC_AUTHENTICATION to false to completely disable password-based authentication.
789
;ENABLE_PASSWORD_SIGNIN_FORM = true
790
0 commit comments