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:
authorAchilleas Pipinellis <axilleas@archlinux.gr>2014-04-22 19:21:32 +0400
committerAchilleas Pipinellis <axilleas@archlinux.gr>2014-04-22 19:21:32 +0400
commit5a521e56cbdb4fe12af3648dccec9a25938b7c37 (patch)
tree43e9b3fb672bcdd72e54c45585a912554f71bc42 /doc/integration/omniauth.md
parentbf855d19cb2a45e480270789b5a8eebb0ba98f32 (diff)
Newline between sentence and code block
Diffstat (limited to 'doc/integration/omniauth.md')
-rw-r--r--doc/integration/omniauth.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/integration/omniauth.md b/doc/integration/omniauth.md
index a4491432caf..84a5a8e8c28 100644
--- a/doc/integration/omniauth.md
+++ b/doc/integration/omniauth.md
@@ -21,6 +21,7 @@ Before configuring individual OmniAuth providers there are a few global settings
```
2. Find the section dealing with OmniAuth. The section will look similar to the following.<br />
+
```
## OmniAuth settings
omniauth:
@@ -50,6 +51,7 @@ Before configuring individual OmniAuth providers there are a few global settings
# app_secret: 'YOUR APP SECRET',
# args: { scope: 'user:email' } }
```
+
3. Change `enabled` to `true`.
4. Consider the next two configuration options: `allow_single_sign_on` and `block_auto_created_users`.
* `allow_single_sign_on` defaults to `false`. If `false` users must be created manually or they will not be able to