Skip to content

Disable user creation mails if ldap auth is used

gitlab-qa-bot requested to merge github/fork/thomasdupas/master into master

Created by: thomasdupas

Users were complaining of a confusing mail they received with a gitlab password, while they had to use ldap auth.

There is no point in sending the user a password which they shouldn't use (and can't use unless they choose "other auth method" in the login screen, which only increases the confusion)

Merge request reports