summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ldap
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tag lib specsDouwe Maan2015-12-096-6/+6
* Block LDAP user when they are no longer found in the LDAP serverDrew Blessing2015-12-081-0/+5
* Fix ldap email downcasing bugDrew Blessing2015-10-081-0/+21
* Fix LDAP attribute mappingfix-ldap-attributesDouwe Maan2015-09-231-6/+6
* Test overriding LDAP attributesDouwe Maan2015-09-091-0/+65
* Add attributes to LDAP::Config.Douwe Maan2015-09-081-1/+1
* Issue #993: Fixed login failure when extern_uid changesJoel Koglin2015-08-211-0/+22
* Change `to_not` calls to `not_to`Robert Speicher2015-06-221-2/+2
* Fix `raise_error` without an argument deprecation warningsRobert Speicher2015-06-221-1/+1
* Update mock and stub syntax for specsRobert Speicher2015-06-224-47/+73
* Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher2015-06-131-2/+2
* Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher2015-06-131-1/+1
* Don't accidentally unblock auto created users from Active Directory.ad-block_auto_created_usersDouwe Maan2015-05-121-4/+23
* Add config var to block auto-created LDAP users.Douwe Maan2015-04-141-7/+60
* Remove test for 'ldap' provider special caseJacob Vosmaer2015-04-131-14/+0
* Unblock user if they were unblocked in AD.Douwe Maan2015-03-131-1/+10
* Block user if he/she was blocked in Active DirectoryDmitriy Zaporozhets2015-03-121-1/+6
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-125-17/+17
* Improvements to LDAP::User modelDmitriy Zaporozhets2015-01-291-0/+17
* fix specsValery Sizov2014-12-043-3/+3
* Supporting for multiple omniauth provider for the same userValery Sizov2014-12-041-4/+4
* Fix LDAP config lookup for provider 'ldap'Jacob Vosmaer2014-10-231-1/+15
* Add specs for authentication and configJan-Willem van der Meer2014-10-142-0/+73