Add OpenID configuration in install page (#2276)
This commit is contained in:
parent
e7653a67a1
commit
2c3a229a3c
7 changed files with 67 additions and 26 deletions
|
@ -116,6 +116,10 @@ federated_avatar_lookup = Enable Federated Avatars Lookup
|
|||
federated_avatar_lookup_popup = Enable federated avatar lookup using Libravatar.
|
||||
disable_registration = Disable Self-registration
|
||||
disable_registration_popup = Disable user self-registration, only admin can create accounts.
|
||||
openid_signin = Enable OpenID Sign-In
|
||||
openid_signin_popup = Enable user login via OpenID
|
||||
openid_signup = Enable OpenID Self-registration
|
||||
openid_signup_popup = Enable OpenID based Self-registration
|
||||
enable_captcha = Enable Captcha
|
||||
enable_captcha_popup = Require a CAPTCHA for user self-registration.
|
||||
require_sign_in_view = Enable Require Sign In to View Pages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue