Name |
Last commit
|
Last update |
---|---|---|
.. | ||
access_spec.rb | ||
adapter_spec.rb | ||
auth_hash_spec.rb | ||
authentication_spec.rb | ||
config_spec.rb | ||
person_spec.rb | ||
user_spec.rb |
BigW Consortium Gitlab
We allow users to configure LDAP attribute preferences. For example, email can be configured to use `mail`, `email` and `userPrincipalName`, falling through to the next until a value is found. Prior to this change, Gitlab::LDAP::Person did not honor this configuration. Now, the class will honor `name` and `mail` configuration. It does not handle `username`, or fallback to `first_name` + `last_name` in the absence of `name`.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
access_spec.rb | Loading commit data... | |
adapter_spec.rb | Loading commit data... | |
auth_hash_spec.rb | Loading commit data... | |
authentication_spec.rb | Loading commit data... | |
config_spec.rb | Loading commit data... | |
person_spec.rb | Loading commit data... | |
user_spec.rb | Loading commit data... |