Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-01-05Modify `LDAP::Person` to return username value based on attributesDrew Blessing
2017-10-02Refactors SAML identity creation in gl_user.Tiago Botelho
2017-09-25Creates compound query for LDAP email attributes.Tiago Botelho
2017-08-23Support simple string LDAP attribute specifications, and search for name rath...Douwe Maan
2017-07-26Use LDAP-attributes configured in gitlab.yml in lookup instead of just hard-c...Casper
2016-11-12Centralize LDAP config/filter logicDrew Blessing
2016-09-28Log LDAP lookup errors and don't swallow unrelated exceptionsMarkus Koller
2016-09-16Move LDAP user attributes to a methodDrew Blessing
2016-09-09Request only the LDAP attributes we needDrew Blessing
2016-08-06Enable Style/SpaceAroundEqualsInParameterDefault copGabriel Mazetto
2016-01-11Optimize LDAP and add a search timeoutDrew Blessing
2015-02-03Rubocop: Style/AlignHash enabledDmitriy Zaporozhets
2014-10-21Fix rake gitlab:ldap:checkDmitriy Zaporozhets
2014-10-13Refactor lib files for multiple LDAP groupsJan-Willem van der Meer
2014-08-29Move and rename ldap / oauth specsJan-Willem van der Meer
2014-06-19Fix LDAP TLS authenticationBoris HUISGEN
2014-05-14Backport Adapter#dn_matches_filter? from EEJacob Vosmaer
2014-05-14Backport Adapter#ldap_search from EEJacob Vosmaer
2014-04-24Add scoping to ldap lookup when only dn givenBen Bytheway
2014-03-14Add Gitlab::LDAP::Adapter.openJacob Vosmaer
2014-03-10Remove copyrightDmitriy Zaporozhets
2014-03-10Port LDAP code from EEDmitriy Zaporozhets