summaryrefslogtreecommitdiff
path: root/lib/gitlab/ldap/person.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactors SAML identity creation in gl_user.Tiago Botelho2017-10-021-1/+3
* Creates compound query for LDAP email attributes.Tiago Botelho2017-09-251-1/+1
* Attempt to link saml users to ldap by emailTiago Botelho2017-09-251-0/+4
* Support simple string LDAP attribute specifications, and search for name rath...dm-ldap-adapter-attributesDouwe Maan2017-08-231-0/+9
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-2/+2
* Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
* LDAP attributes needs default valuesDrew Blessing2017-01-061-5/+3
* Gitlab::LDAP::Person uses LDAP attributes configurationDrew Blessing2017-01-031-2/+17
* Faulty LDAP DN name escaping removedMichael Alt2015-03-211-1/+0
* Escape wildcards when searching LDAP by username.Douwe Maan2015-03-061-0/+2
* Use server specific uidJan-Willem van der Meer2014-10-141-1/+1
* Remove unused methodJan-Willem van der Meer2014-10-141-8/+0
* Refactor lib files for multiple LDAP groupsJan-Willem van der Meer2014-10-131-13/+21
* Refactor: beter naming for active directory disabled usersJan-Willem van der Meer2014-09-011-1/+1
* Improve ad_disabled method nameJacob Vosmaer2014-05-141-1/+1
* Document the Active Directory magic numbersJacob Vosmaer2014-05-141-0/+3
* Fix syntax error in AD disabled user filterJacob Vosmaer2014-05-141-1/+1
* Add LDAP::Person#ad_disabled?Jacob Vosmaer2014-05-141-0/+7
* Allow passing an adapter to Gitlab::LDAP::PersonJacob Vosmaer2014-03-141-4/+6
* Remove copyrightDmitriy Zaporozhets2014-03-101-6/+0
* Port LDAP code from EEDmitriy Zaporozhets2014-03-101-0/+54