summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ldap/access_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-166/+0
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Fix setting `last_credential_check` on LDAP-loginbvl-fix-ldap-loginBob Van Landuyt2017-06-281-0/+10
* 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
* 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
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-1/+1
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Unblocks user when active_directory is disabled and it can be foundpatch/fix-ldap-unblock-user-logicGabriel Mazetto2016-04-051-1/+26
* 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
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Block LDAP user when they are no longer found in the LDAP serverDrew Blessing2015-12-081-0/+5
* Update mock and stub syntax for specsRobert Speicher2015-06-221-9/+21
* 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
* 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-121-4/+4
* fix specsValery Sizov2014-12-041-1/+1
* Refactor lib files for multiple LDAP groupsJan-Willem van der Meer2014-10-131-16/+10
* Add option to gitlab config to specify if LDAP server is active directory.Marin Jankovski2014-09-301-0/+15
* Refactor: beter naming for active directory disabled usersJan-Willem van der Meer2014-09-011-4/+4
* Fix naming convention of LDAP testsJan-Willem van der Meer2014-08-291-0/+32