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-02-15Fixed user synced attributes metadata after removing current providerFrancisco Javier López
2018-02-06Added ldap config setting to lower case usernamesFrancisco Javier López
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-05Modify `LDAP::Person` to return username value based on attributesDrew Blessing
2017-07-27Backport some recent changes related to LDAP from EERubén Dávila
2017-07-26Fix plain LDAP (no encryption)Michael Kozono
2017-07-26Fix code styleMichael Kozono
2017-07-26Move backwards compatibility logic out of the codeMichael Kozono
2017-07-26Pass configured `ssl_version` to `omniauth-ldap`Michael Kozono
2017-07-26Pass configured `ca_file` to `omniauth-ldap`Michael Kozono
2017-07-26Verify certificates in `omniauth-ldap`Michael Kozono
2017-07-26Set `Net::LDAP` `ssl_version` optionMichael Kozono
2017-07-26Set `Net::LDAP` `ca_file` optionMichael Kozono
2017-07-26Set `Net::LDAP` encryption properlyMichael Kozono
2017-07-26Use encryption instead of methodMichael Kozono
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-04-02Enable Style/Proc cop for rubocopmhasbini
2017-01-06LDAP attributes needs default valuesDrew Blessing
2016-11-12Centralize LDAP config/filter logicDrew Blessing
2016-11-09Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing
2016-06-03Enable Style/EmptyLinesAroundAccessModifier rubocop copGrzegorz Bizon
2016-01-11Optimize LDAP and add a search timeoutDrew Blessing
2015-09-08Add attributes to LDAP::Config.Douwe Maan
2015-04-14Add config var to block auto-created LDAP users.Douwe Maan
2015-04-13Remove special cases for the 'ldap' providerJacob Vosmaer
2014-10-24Fix LDAP config lookup for provider 'ldap'Jacob Vosmaer
2014-10-14Use Hash syntax for LDAP server declarationJan-Willem van der Meer
2014-10-13Refactor lib files for multiple LDAP groupsJan-Willem van der Meer