0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 08:45:03 +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 Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
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 Fix metrics auth token detection (#6006) 2019-02-09 00:58:31 -05:00
swagger_json.go