0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 08:59:39 +01:00
gitea/routers
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106)
* fix bug prohibit login not applied on dashboard

* fix tests

* fix bug user status leak

* fix typo

* return after render
2019-02-19 09:19:28 +02:00
..
admin Show private organization for admin, fix #6111 (#6112) 2019-02-19 09:16:06 +08:00
api/v1 Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
dev
org
private
repo Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
routes Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
user Fix prohibit login check on authorization (#6106) 2019-02-19 09:19:28 +02:00
utils
home.go Fix prohibit login check on authorization (#6106) 2019-02-19 09:19:28 +02:00
init.go
install.go
metrics.go
swagger_json.go