1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 01:21:30 +02: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 Reject duplicate AccessToken names (#10994) 2020-04-13 22:02:48 +03:00
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 remove package code.gitea.io/gitea/modules/git import out of models (#11025) 2020-04-10 14:26:37 +03:00
main_test.go
notification.go Use AJAX for notifications table (#10961) 2020-04-24 00:57:38 -03:00
oauth.go
profile.go