summaryrefslogtreecommitdiff
path: root/doc/security/README.md
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-02-07 01:17:23 +0100
committerDouwe Maan <douwe@gitlab.com>2015-02-07 01:54:45 +0100
commit4ed70669ad1aea1ad1636c5091707ccf1fc7f2e7 (patch)
treef95c251a4114356a119779abaeb22b2ae2c23560 /doc/security/README.md
parentbc57ff0ef023db3d07f1adfa6a309fb4a24ed203 (diff)
downloadgitlab-ce-4ed70669ad1aea1ad1636c5091707ccf1fc7f2e7.tar.gz
Add doc on "Web Hooks and insecure internal web services".
Diffstat (limited to 'doc/security/README.md')
-rw-r--r--doc/security/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/security/README.md b/doc/security/README.md
index f88375f2afd..49dfa6eec76 100644
--- a/doc/security/README.md
+++ b/doc/security/README.md
@@ -2,4 +2,5 @@
- [Password length limits](password_length_limits.md)
- [Rack attack](rack_attack.md)
+- [Web Hooks and insecure internal web services](webhooks.md)
- [Information exclusivity](information_exclusivity.md)