| `Gitlab::LDAP::Person` did not respect the LDAP attributes username configuration and would simply return the uid value. There are cases where users would like to specify a different username field to allow more friendly GitLab usernames. For example, it's common in AD to have sAMAccountName be an employee ID like `A12345` while the local part of the email address is more human-friendly. | ||
|---|---|---|
| .. | ||
| access_spec.rb | ||
| adapter_spec.rb | ||
| auth_hash_spec.rb | ||
| authentication_spec.rb | ||
| config_spec.rb | ||
| dn_spec.rb | ||
| person_spec.rb | ||
| user_spec.rb | ||