0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 01:46:21 +01:00
gitea/routers/user
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
..
auth_openid.go
auth.go
home.go
notification.go
profile.go
setting_openid.go
setting.go