You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
auth.go Reduce conditionals in signin/signup inner forms 7 years ago
auth_openid.go Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 7 years ago
home.go Fix all the bugs in issues and pulls on dashboard (#943) 7 years ago
notification.go fix: trim the whitespaces for the search keyword (#893) 7 years ago
profile.go Show user OpenID URIs in their profile (#1314) 7 years ago
setting.go Show a link to password reset from password change and delete account (#862) 7 years ago
setting_openid.go Run "make fmt" with go-1.6 (#1333) 7 years ago