Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-12-22 20:15:08 +0300
committer🚄 Job van der Voort 🚀 <job@gitlab.com>2017-12-22 20:15:08 +0300
commit26b3a0b34b94d4961ff9f7596cd512fb08c1dd67 (patch)
treea7c195a3e14dcaa3f9ee41f5c017aed73699613b /doc/articles/index.md
parent77d190b4b4ebd78daa965eb4a2ed4a1e3579d956 (diff)
Docs: move article LDAP-CE to its topic-related folder
Diffstat (limited to 'doc/articles/index.md')
-rw-r--r--doc/articles/index.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md
index 7b60ce1d8b9..06675e15d76 100644
--- a/doc/articles/index.md
+++ b/doc/articles/index.md
@@ -10,16 +10,6 @@ They are written by members of the GitLab Team and by
Part of the articles listed below link to the [GitLab Blog](https://about.gitlab.com/blog/),
where they were originally published.
-## Authentication
-
-Explore GitLab's supported [authentications methods](../topics/authentication/index.md):
-
-| Article title | Category | Publishing date |
-| :------------ | :------: | --------------: |
-| **LDAP** |
-| [How to configure LDAP with GitLab CE](how_to_configure_ldap_gitlab_ce/index.md)| Admin guide | 2017-05-03 |
-| [How to configure LDAP with GitLab EE](https://docs.gitlab.com/ee/articles/how_to_configure_ldap_gitlab_ee/) | Admin guide | 2017-05-03 |
-
## Build, test, and deploy with GitLab CI/CD
Build, test, and deploy the software you develop with [GitLab CI/CD](../ci/README.md):