diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2017-05-03 18:33:03 +0100 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2017-05-03 18:33:03 +0100 |
commit | 2b075561f9213530d1911bea875c5ed9ac42b1a6 (patch) | |
tree | 2d72260c7c5947dea390a97f4f444b191a6079c1 /doc/articles/index.md | |
parent | a5989900c9c001eaee971969b89a708f132c6d7c (diff) | |
parent | e14ca5394edf0497184415f12629dfdbe72a2727 (diff) | |
download | gitlab-ce-31156-environments-vue-service.tar.gz |
Merge branch 'master' into 31156-environments-vue-service31156-environments-vue-service
* master: (91 commits)
Move api lint out of static analysis job
Fix project tree saver and fork spec failures
Fix lazy error handling of cron parser
Use gitlab-workhorse 2.0.0
Revert to real click seeing as that was a bug with only the original branch
Fixed issue_sidebar_spec.rb click as true click cannot hit the right element and removed sleep
find and match first dropdown before clicking
Elaborate on the usage of Spring
Note Ghost user and refer to user deletion documentation
Fix label creation from issuable for subgroup projects
Detect already enabled DeployKeys in EnableDeployKeyService
Extract common parts of snippet and blob pages into partial
update article date
link ldap-ee article from auth index
add ldap article and changes from !10299
Fix misaligned buttons in wiki pages
Improve pipelines_finder.rb
Improve documentation
Correct typo in pipelines_spec.rb
Avoid using sample
...
Diffstat (limited to 'doc/articles/index.md')
-rw-r--r-- | doc/articles/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md index 67eab36bf2c..49db64134f5 100644 --- a/doc/articles/index.md +++ b/doc/articles/index.md @@ -7,6 +7,11 @@ to provide the community with guidance on specific processes to achieve certain They are written by members of the GitLab Team and by [Community Writers](https://about.gitlab.com/handbook/product/technical-writing/community-writers/). +## Authentication + +- **LDAP** + - [How to configure LDAP with GitLab CE](how_to_configure_ldap_gitlab_ce/index.md) + ## GitLab Pages - **GitLab Pages from A to Z** |