summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorPatricio Cano <suprnova32@gmail.com>2016-06-23 18:43:36 -0500
committerPatricio Cano <suprnova32@gmail.com>2016-07-05 16:54:22 -0500
commit5841851551db6b9aa682b17a075535cd431c2c2a (patch)
tree9819a49dbd9cd872c3ac4596e0a6e3385f4ee8fb /doc/README.md
parent41c87b9a23d7ebf24c3c100a4c261b8d2a68d0ff (diff)
downloadgitlab-ce-5841851551db6b9aa682b17a075535cd431c2c2a.tar.gz
Added documentation on the access restrictions.
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 53a12d2a455..cf7a828d91e 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -21,6 +21,7 @@
## Administrator documentation
+- [Access restrictions](administration/access_restrictions.md) Define which Git access protocols can be used to talk to GitLab
- [Authentication/Authorization](administration/auth/README.md) Configure
external authentication with LDAP, SAML, CAS and additional Omniauth providers.
- [Custom Git hooks](administration/custom_hooks.md) Custom Git hooks (on the filesystem) for when webhooks aren't enough.