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/cmd
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
..
admin.go Add change-password admin command (#1304) 7 years ago
cert.go Cleanup log messaging 8 years ago
dump.go bug fix for dump when data directoryis not exist (#1025) 7 years ago
hook.go Comment force push detect to fix bug #1073 (#1077) 7 years ago
serv.go LFS: Fix SSH authentication for trailing arguments (#1328) 7 years ago
web.go Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 7 years ago
web_graceful.go Cleanup log messaging 8 years ago
web_windows.go fix windows build broken by #416 8 years ago