summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorFlorian Unglaub <florian.unglaub@nix-wie-weg.de>2012-08-31 15:45:50 +0200
committerFlorian Unglaub <florian.unglaub@nix-wie-weg.de>2012-08-31 15:45:50 +0200
commit6d6c7a17ea2d2a61d4f251d6d746ebe9438405ca (patch)
treec04e42c75969261c946a154080dfb6ded8ff0792 /config/gitlab.yml.example
parent36ffdf36b96a877154f265327d83d022ed27e9e4 (diff)
downloadgitlab-ce-6d6c7a17ea2d2a61d4f251d6d746ebe9438405ca.tar.gz
Allow single-sign-on with Omniauth
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 1934029d5bb..b5aae4971ed 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -53,6 +53,8 @@ git:
omniauth:
enabled: false
providers:
+ allow_single_sign_on: false
+ block_auto_created_users: true
# omniauth:
# enabled: true