6.2.1 LDAP user initial login
Created by: animedbz16
When a new user logs into GitLab via LDAP.
They receive an email such as:
Welcome [email protected]!
You can confirm your account through the link below:
Confirm my account
However, when clicking on this link does not confirm the account but prompts to a page to send out a new confirmation. When entering your email address, GitLab informs you that this account was already confirmed.
Probably because the user was created via LDAP and would not need confirmation.
This should probably be updated to not send a account confirmation email, but a generic welcome email.