summaryrefslogtreecommitdiff
path: root/lib/gitlab/ldap/auth_hash.rb
Commit message (Expand)AuthorAgeFilesLines
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-46/+0
* Added ldap config setting to lower case usernamesFrancisco Javier López2018-02-051-0/+6
* Normalize LDAP DN when looking up identityDouwe Maan2017-10-311-1/+1
* Leave bad DNs alone instead of raising errorsMichael Kozono2017-10-071-1/+1
* Rename method to `to_normalized_s`Michael Kozono2017-10-071-1/+1
* Switch to new DN classMichael Kozono2017-10-071-1/+1
* Rely on LDAP providers giving DNs, not UIDsMichael Kozono2017-10-071-1/+1
* Refactor to distinguish between UIDs and DNsMichael Kozono2017-10-071-1/+1
* Trim extraneous spaces from DNsMichael Kozono2017-10-071-0/+4
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* LDAP attributes needs default valuesDrew Blessing2017-01-061-1/+1
* Fix LDAP attribute mappingfix-ldap-attributesDouwe Maan2015-09-231-1/+2
* Make code clearerldap-attributesDouwe Maan2015-09-161-11/+9
* Shuffle config around a bitDouwe Maan2015-09-091-8/+5
* Allow configuration of LDAP attributes GitLab will use for the new user account.Douwe Maan2015-09-081-0/+40