summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ldap
Commit message (Expand)AuthorAgeFilesLines
* Profile updates from providersAlexander Keramidas2017-09-061-9/+10
* Support simple string LDAP attribute specifications, and search for name rath...dm-ldap-adapter-attributesDouwe Maan2017-08-231-3/+3
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-6/+6
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-092-7/+7
* Use described_class when possibleRémy Coutable2017-07-274-7/+7
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-276-6/+6
* Use LDAP-attributes configured in gitlab.yml in lookup instead of just hard-c...Casper2017-07-261-3/+3
* Fix plain LDAP (no encryption)Michael Kozono2017-07-261-1/+1
* Move backwards compatibility logic out of the codeMichael Kozono2017-07-261-24/+0
* Pass configured `ssl_version` to `omniauth-ldap`Michael Kozono2017-07-261-0/+31
* Pass configured `ca_file` to `omniauth-ldap`Michael Kozono2017-07-261-0/+33
* Verify certificates in `omniauth-ldap`Michael Kozono2017-07-261-0/+30
* Set `Net::LDAP` `ssl_version` optionMichael Kozono2017-07-261-0/+30
* Set `Net::LDAP` `ca_file` optionMichael Kozono2017-07-261-0/+30
* Set `Net::LDAP` encryption properlyMichael Kozono2017-07-261-11/+91
* Use encryption instead of methodMichael Kozono2017-07-261-14/+14
* Fix setting `last_credential_check` on LDAP-loginbvl-fix-ldap-loginBob Van Landuyt2017-06-281-0/+10
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-212-8/+8
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-8/+24
* Sync email address from specified omniauth providerRobin Bobbitt2017-06-071-5/+9
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-3/+3
* Ensures that OAuth/LDAP/SAML users don't need to be confirmedRémy Coutable2017-04-261-0/+13
* Fix OAuth, LDAP and SAML SSO when regular sign-ups are disableddm-fix-oauth-user-creationDouwe Maan2017-04-241-0/+12
* Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-241-1/+1
* Merge branch 'enable-rspec-be_eql-cop' into 'master' Robert Speicher2017-02-231-2/+2
|\
| * Enable the RSpec/BeEql copenable-rspec-be_eql-copRémy Coutable2017-02-231-2/+2
* | Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-2/+2
* | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-233-10/+10
* | Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* | Prefer leading style for Style/DotPositionDouwe Maan2017-02-233-10/+10
* | Enable Style/DotPositionDouwe Maan2017-02-231-2/+2
|/
* Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-1/+1
* Fix Rubocop offenses in LDAP related code and specGrzegorz Bizon2017-01-101-2/+2
* Merge branch 'feature/log-ldap-to-application-log' into 'master' Rémy Coutable2017-01-091-8/+55
|\
| * fixup! Log messages when blocking/unblocking LDAP accountsMarkus Koller2016-12-201-1/+1
| * Log messages when blocking/unblocking LDAP accountsMarkus Koller2016-12-201-8/+55
* | LDAP attributes needs default valuesDrew Blessing2017-01-062-5/+30
* | Gitlab::LDAP::Person uses LDAP attributes configurationDrew Blessing2017-01-031-0/+44
|/
* Centralize LDAP config/filter logicDrew Blessing2016-11-111-0/+81
* Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing2016-11-081-4/+35
* Log LDAP lookup errors and don't swallow unrelated exceptionsMarkus Koller2016-09-281-3/+34
* Request only the LDAP attributes we needDrew Blessing2016-09-091-3/+68
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-092-2/+2
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-122-2/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Unblocks user when active_directory is disabled and it can be foundpatch/fix-ldap-unblock-user-logicGabriel Mazetto2016-04-051-1/+26
* Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan2016-01-191-1/+27
* fixed LDAP activation on login to use new ldap_blocked statefeature/ldap-sync-edgecasesGabriel Mazetto2016-01-141-3/+2
* LDAP synchronization block/unblock new statesGabriel Mazetto2016-01-081-20/+14
* Fix identity and user retrieval when special characters are usedPatricio Cano2015-12-221-0/+15