mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +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