1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 11:21:29 +02:00
gitea/modules
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 Run "make fmt" with go-1.6 (#1333) 2017-03-21 08:55:00 +08:00
avatar
base
context Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 2017-03-29 18:57:43 +08:00
cron
highlight
httplib Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
indexer
lfs Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
log Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
mailer Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
markdown
minwinsvc
notification
options Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
process
public
setting Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 2017-03-29 18:57:43 +08:00
ssh
sync Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
templates
user
util refactor: remove workaround after the golang 1.7 release. (#1349) 2017-03-29 10:05:23 +08:00