I'm trying to conifigure my GitLab CE install, so users can only log in 
using LDAP, GitLab creates their account automatically but blocks them 
until the administrator approves.  My LDAP config is working fine, but LDAP 
users are not blocked and the standard login is still shown.

gitlab_rails['allow_single_sign_on'] = true
gitlab_rails['block_auto_created_users'] = true
gitlab_rails['signin_enabled'] = false
gitlab_rails['signup_enabled'] = false

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/9a512192-12c1-48d8-909b-eb58fdc96d27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to