mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-05-05 11:08:49 +00:00
Add OpenID configuration in install page (#2276)
This commit is contained in:
committed by
Kim "BKC" Carlbäcker
parent
e7653a67a1
commit
2c3a229a3c
@@ -41,6 +41,8 @@ type InstallForm struct {
|
||||
OfflineMode bool
|
||||
DisableGravatar bool
|
||||
EnableFederatedAvatar bool
|
||||
EnableOpenIDSignIn bool
|
||||
EnableOpenIDSignUp bool
|
||||
DisableRegistration bool
|
||||
EnableCaptcha bool
|
||||
RequireSignInView bool
|
||||
|
||||
Reference in New Issue
Block a user