1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 01:31:35 +02:00
gitea/modules/context
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
* Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION

Omit the configuration variable (the default) to be dependent.
Fixes #1363

* Move OpenID settings under Service object

* Show OpenID SignUp and SignIn status in admin panel / configuration
2017-03-29 18:57:43 +08:00
..
api_org.go
api.go
auth.go
context.go Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 2017-03-29 18:57:43 +08:00
org.go
repo.go