0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 19:40:34 +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
avatar.go
home_test.go
home.go
main_test.go
notification.go
oauth.go
profile.go