forgejo/modules
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
..
auth Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
avatar
base Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
cache
context Cleaned permission checks for API -> site admin can now do anything (#6483) 2019-04-08 01:49:34 +03:00
cron Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
generate
git
gzip
highlight
httplib
indexer Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
lfs Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
log Quieter Integration Tests (#6513) 2019-04-07 03:25:14 +03:00
mailer Add X-Auto-Response-Suppress header to outgoing messages (#6492) 2019-04-02 11:45:54 -04:00
markup Use stricter boundaries for auto-link detection (#6522) 2019-04-07 12:18:16 +01:00
metrics
minwinsvc
notification Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
options
pprof Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
private
process
public
recaptcha
search
secret
setting Quieter Integration Tests (#6513) 2019-04-07 03:25:14 +03:00
ssh Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
structs
sync
templates Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
test
uploader
user
util Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
validation