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.
forgejo/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
7 years ago
..
api.go Fix typos in models/ and modules/ (#1248) 7 years ago
api_org.go Golint fixed for modules/context 8 years ago
auth.go Golint fixed for modules/setting (#262) 8 years ago
context.go Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 7 years ago
org.go Golint fixed for modules/setting (#262) 8 years ago
repo.go feat: Only use issue and wiki on repo. (#1297) 7 years ago