1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-04-04 03:25:28 +00:00
forgejo/modules/context
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything ()
* cleaned permission checks for API -> site admin can now do anything

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

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

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

* PR : 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 () () 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 () 2019-03-18 10:00:23 -04:00
context.go Cleaned permission checks for API -> site admin can now do anything () 2019-04-08 01:49:34 +03:00
org.go Handle refactor () 2018-01-10 23:34:17 +02:00
panic.go Better logging () () 2019-04-02 08:48:31 +01:00
permission.go Restrict permission check on repositories and fix some problems () 2018-11-28 19:26:14 +08:00
repo.go Better logging () () 2019-04-02 08:48:31 +01:00