1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 05:14:35 +01:00
gitea/routers
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
..
admin
api/v1 [API] make change repo settings work on empty repos (#15778) 2021-05-08 14:11:36 +02:00
dev
events
org
private
repo Ensure that ctx.Written is checked after issues(...) calls (#15797) 2021-05-09 10:33:49 +08:00
routes
user Allow only internal registration (#15795) 2021-05-09 16:13:35 +02:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go