aboutsummaryrefslogtreecommitdiff
path: root/modules/git_webhooks/__init__.py
diff options
context:
space:
mode:
authorGravatar jesopo2020-02-07 00:11:28 +0000
committerGravatar jesopo2020-02-07 00:11:28 +0000
commitd588760fc4fbfd5cc4acf9041b57f86a6a0cf39e (patch)
treecb72b1d33c2f895f561bfdba89f7382fa4c68455 /modules/git_webhooks/__init__.py
parentallow multipe require_accces (comma sep), support "low"/"high"/"admin" (diff)
signature
update other modules to use categorised require_access
Diffstat (limited to 'modules/git_webhooks/__init__.py')
-rw-r--r--modules/git_webhooks/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/git_webhooks/__init__.py b/modules/git_webhooks/__init__.py
index dbedff95..b87f0665 100644
--- a/modules/git_webhooks/__init__.py
+++ b/modules/git_webhooks/__init__.py
@@ -200,7 +200,7 @@ class Module(ModuleManager.BaseModule):
"""
:help: Add/remove/modify a git webhook
:require_mode: high
- :require_access: git-webhook
+ :require_access: admin,git-webhook
:permission: gitoverride
:usage: list
:usage: add <hook>