From 2ed3b0abccc8de391f1a9de2bc5785d3e0f5b018 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 24 Feb 2020 00:09:02 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/integration/omniauth.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/integration/omniauth.md') diff --git a/doc/integration/omniauth.md b/doc/integration/omniauth.md index 286d06d52a8..c75a2a90c2a 100644 --- a/doc/integration/omniauth.md +++ b/doc/integration/omniauth.md @@ -80,9 +80,6 @@ To change these settings: and change: ```ruby - # Versions prior to 11.4 require this to be set to true - # gitlab_rails['omniauth_enabled'] = nil - # CAUTION! # This allows users to login without having a user account first. Define the allowed providers # using an array, e.g. ["saml", "twitter"], or as true/false to allow all providers or none. -- cgit v1.2.1