summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/auth_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Handle LFS token creation and retrieval in the same method, and in the same R...lfs-ssh-authorization-fixPatricio Cano2016-09-281-2/+2
* Fix test failureKamil Trzcinski2016-09-191-1/+1
* Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...lfs-supportKamil Trzcinski2016-09-191-0/+18
* Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-191-18/+0
* Fix spec failuresKamil Trzcinski2016-09-191-1/+1
* Fix specs for available statusesKamil Trzcinski2016-09-161-2/+2
* Fix specs after renaming authentication_capabilitiesKamil Trzcinski2016-09-161-10/+12
* Rename capabilities to authentication_abilitiesKamil Trzcinski2016-09-161-11/+11
* Fix specs after merging LFS changesKamil Trzcinski2016-09-151-3/+3
* Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski2016-09-151-1/+19
|\
| * Refactored authentication code to make it a bit clearer, added test for wrong...Patricio Cano2016-09-151-1/+1
| * Use special characters for `lfs+deploy-key` to prevent a someone from creatin...Patricio Cano2016-09-151-2/+2
| * Refactored LFS auth logic when using SSH to use its own API endpoint `/lfs_au...Patricio Cano2016-09-151-2/+2
| * Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-151-3/+5
| * Added LFS support to SSHPatricio Cano2016-09-151-0/+16
* | Add access specsKamil Trzcinski2016-09-151-7/+69
|/
* Project tools visibility levelFelipe Artur2016-09-011-1/+2
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-5/+5
* Also rename "find" in the specsJacob Vosmaer2016-06-131-5/+5
* Improve Gitlab::Auth method namesJacob Vosmaer2016-06-101-8/+8
* Changes after more review from RémyJacob Vosmaer2016-06-031-4/+4
* Rename finder to find_in_gitlab_or_ldapJacob Vosmaer2016-06-021-8/+8
* Rubocop and whitespaceJacob Vosmaer2016-05-021-1/+1
* Make CI/Oauth/rate limiting reusableJacob Vosmaer2016-04-291-9/+47
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Change `to_not` calls to `not_to`Robert Speicher2015-06-221-2/+2
* Update mock and stub syntax for specsRobert Speicher2015-06-221-1/+3
* Session API: Use case-insensitive authentication like in UIAndrey Krivko2014-10-301-1/+9
* Merge tests to support Multiple LDAP groupsJan-Willem van der Meer2014-10-131-4/+3
* Ensure Gitlab::LDAP::authentication is testedJan-Willem van der Meer2014-09-081-0/+17
* Refactor gitlab auth testsJan-Willem van der Meer2014-09-081-11/+13
* Move and rename ldap / oauth specsJan-Willem van der Meer2014-08-291-0/+28