mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
upt playbook
This commit is contained in:
@ -32,7 +32,7 @@ services:
|
|||||||
'allow_username_or_email_login' => false,
|
'allow_username_or_email_login' => false,
|
||||||
'block_auto_created_users' => false
|
'block_auto_created_users' => false
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
gitlab_rails['omniauth_enabled'] = true
|
gitlab_rails['omniauth_enabled'] = true
|
||||||
gitlab_rails['omniauth_allow_single_sign_on'] = ['saml']
|
gitlab_rails['omniauth_allow_single_sign_on'] = ['saml']
|
||||||
gitlab_rails['omniauth_sync_email_from_provider'] = 'saml'
|
gitlab_rails['omniauth_sync_email_from_provider'] = 'saml'
|
||||||
|
Reference in New Issue
Block a user