0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 06:58:51 +01:00
gitea/routers/user
6543 a229e34387
Allow only internal registration (#15795)
* Add ALLOW_ONLY_INTERNAL_REGISTRATION into settings

* OpenID respect setting too
2021-05-09 16:13:35 +02:00
..
setting
auth_openid.go Allow only internal registration (#15795) 2021-05-09 16:13:35 +02:00
auth.go Allow only internal registration (#15795) 2021-05-09 16:13:35 +02:00
avatar.go
home_test.go
home.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
main_test.go
notification.go
oauth.go Feature/oauth userinfo (#15721) 2021-05-06 01:30:15 -04:00
profile.go add /assets as root dir of public files (#15219) 2021-04-28 12:35:06 +00:00
task.go