0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 15:14:13 +01:00
gitea/routers/user
n0emis 33738ff91b
Don't allow registration via the web form, when AllowOnlyExternalRegistration is True (#11248)
* Don't allow registration via the web form, when AllowOnlyExternalRegistration is True

* Show Disabled Registration message if DisableRegistration or AllowOnlyExternalRegistration options are true
2020-04-29 22:46:43 +01:00
..
setting
auth_openid.go
auth.go Don't allow registration via the web form, when AllowOnlyExternalRegistration is True (#11248) 2020-04-29 22:46:43 +01:00
avatar.go
home_test.go
home.go
main_test.go
notification.go Use AJAX for notifications table (#10961) 2020-04-24 00:57:38 -03:00
oauth.go
profile.go