forgejo/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.go Allow only internal registration (#15795) 2021-05-09 16:13:35 +02:00
auth_openid.go Allow only internal registration (#15795) 2021-05-09 16:13:35 +02:00
avatar.go
home.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
home_test.go
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