mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
49b2f45f75
* cleaned permission checks for API -> site admin can now do anything Signed-off-by: Vasek Sraier <[email protected]> * PR #6483: helper methods moved to context/context.go, added missing return Signed-off-by: Vasek Sraier <[email protected]> * PR #6483: added documentation to new exported helper functions in context/context.go Signed-off-by: Vasek Sraier <[email protected]>