gitlab-org--gitlab-foss/lib/gitlab/ldap
Jacob Vosmaer 2e6b537018 Use omniauth nickname as the username for LDAP
Before there was a bug in omniauth-ldap which prevented samaccountname
showing up as a possible username for new LDAP users. Thanks to upstream
fixes, we no longer need to work around this bug.
2014-03-28 13:57:52 +01:00
..
access.rb Add Gitlab::LDAP::Access.open 2014-03-14 08:55:50 +01:00
adapter.rb Add Gitlab::LDAP::Adapter.open 2014-03-14 08:53:46 +01:00
person.rb Allow passing an adapter to Gitlab::LDAP::Person 2014-03-14 08:52:57 +01:00
user.rb Use omniauth nickname as the username for LDAP 2014-03-28 13:57:52 +01:00