gitea/modules/context
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483)
* cleaned permission checks for API -> site admin can now do anything

Signed-off-by: Vasek Sraier <git@vakabus.cz>

* PR #6483: helper methods moved to context/context.go, added missing return

Signed-off-by: Vasek Sraier <git@vakabus.cz>

* PR #6483: added documentation to new exported helper functions in context/context.go

Signed-off-by: Vasek Sraier <git@vakabus.cz>
2019-04-08 01:49:34 +03:00
..
api.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
auth.go Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
context.go Cleaned permission checks for API -> site admin can now do anything (#6483) 2019-04-08 01:49:34 +03:00
org.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
panic.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
permission.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
repo.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00