gitea/routers/api/v1
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
..
admin Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
convert Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
misc Markdown: enable some more extensions (#6362) 2019-03-21 15:53:06 +02:00
org make sure units of a team are returned (#6379) 2019-03-19 17:50:06 -04:00
repo fix upload attachments (#6481) 2019-04-02 15:25:05 -04:00
swagger Fix Hook & HookList in Swagger (#6432) 2019-03-26 21:41:17 +02:00
user Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
utils Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
api.go Cleaned permission checks for API -> site admin can now do anything (#6483) 2019-04-08 01:49:34 +03:00