summaryrefslogtreecommitdiff
path: root/doc/system_hooks
diff options
context:
space:
mode:
authorReuben Pereira <rpereira@gitlab.com>2019-08-08 16:54:52 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-08 16:54:52 +0000
commit409126c891a40cb104e91d76e6ef99a327602bb4 (patch)
treea74caa0546666856c9940843ec25b7a4244bf35b /doc/system_hooks
parent79bff3ee7a0d2d91faedeadb1965966f7551b62c (diff)
downloadgitlab-ce-409126c891a40cb104e91d76e6ef99a327602bb4.tar.gz
Add docs for local requests whitelist
- Add documentation under security/webhooks since similar docs are present there.
Diffstat (limited to 'doc/system_hooks')
-rw-r--r--doc/system_hooks/system_hooks.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/system_hooks/system_hooks.md b/doc/system_hooks/system_hooks.md
index e8bd35fba5c..1e9eb15533a 100644
--- a/doc/system_hooks/system_hooks.md
+++ b/doc/system_hooks/system_hooks.md
@@ -644,6 +644,11 @@ X-Gitlab-Event: System Hook
}
```
+## Local requests in system hooks
+
+[Requests to local network by system hooks](../security/webhooks.md) can be allowed
+or blocked by an administrator.
+
<!-- ## Troubleshooting
Include any troubleshooting steps that you can foresee. If you know beforehand what issues