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 Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 2017-03-29 18:57:43 +08:00
auth.go
home.go
notification.go
profile.go
setting_openid.go
setting.go