gitea/modules/context
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
..
api.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
auth.go Fix prohibit login check on authorization (#6106) 2019-02-19 09:19:28 +02:00
context.go Provide better panic handling (#5902) 2019-01-30 17:00:00 -05:00
org.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
panic.go Provide better panic handling (#5902) 2019-01-30 17:00:00 -05:00
permission.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
repo.go Fix go-get URL generation (#5905) 2019-01-30 21:04:19 +00:00