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
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-06-28Fix setting `last_credential_check` on LDAP-loginBob Van Landuyt
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23more refactoring based on feedbackJames Lopez
2017-06-23added service in the rest of controllers and classesJames Lopez
2017-01-10Fix Rubocop offenses in LDAP related code and specGrzegorz Bizon
2016-12-20fixup! Log messages when blocking/unblocking LDAP accountsMarkus Koller
2016-12-20Log messages when blocking/unblocking LDAP accountsMarkus Koller
2016-09-28Log LDAP lookup errors and don't swallow unrelated exceptionsMarkus Koller
2016-08-06Enable Style/SpaceAroundEqualsInParameterDefault copGabriel Mazetto
2016-04-05Unblocks user when active_directory is disabled and it can be foundGabriel Mazetto
2016-01-14Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan
2016-01-14fixed LDAP activation on login to use new ldap_blocked stateGabriel Mazetto
2016-01-11Optimize LDAP and add a search timeoutDrew Blessing
2016-01-08Code style fixes and some code simplifiedGabriel Mazetto
2016-01-08LDAP synchronization block/unblock new statesGabriel Mazetto
2015-12-08Block LDAP user when they are no longer found in the LDAP serverDrew Blessing
2015-05-12Don't accidentally unblock auto created users from Active Directory.Douwe Maan
2015-03-14Unblock user if they were unblocked in AD.Douwe Maan
2015-03-12Block user if he/she was blocked in Active DirectoryDmitriy Zaporozhets
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-10-14Fix authorization for LDAP loginJan-Willem van der Meer
2014-10-13Refactor lib files for multiple LDAP groupsJan-Willem van der Meer
2014-09-30Add option to gitlab config to specify if LDAP server is active directory.Marin Jankovski
2014-09-01Refactor: beter naming for active directory disabled usersJan-Willem van der Meer
2014-08-06Move LDAP timeout code to Gitlab::LDAP::AccessJacob Vosmaer
2014-05-14Improve ad_disabled method nameJacob Vosmaer
2014-05-14Check for the AD disabled flag in Access#allowed?Jacob Vosmaer
2014-03-14Add Gitlab::LDAP::Access.openJacob Vosmaer
2014-03-10Remove copyrightDmitriy Zaporozhets
2014-03-10Port LDAP code from EEDmitriy Zaporozhets