summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/saml
Commit message (Collapse)AuthorAgeFilesLines
* Remove superfluous lib: true, type: redis, service: true, models: true, ↵Rémy Coutable2017-07-271-1/+1
| | | | | | services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-14/+48
|
* Ensures that OAuth/LDAP/SAML users don't need to be confirmedRémy Coutable2017-04-261-0/+13
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix OAuth, LDAP and SAML SSO when regular sign-ups are disableddm-fix-oauth-user-creationDouwe Maan2017-04-241-0/+12
|
* Merge branch 'enable-rspec-be_eql-cop' into 'master' Robert Speicher2017-02-231-3/+3
|\ | | | | | | | | Enable the RSpec/BeEql cop See merge request !9476
| * Enable the RSpec/BeEql copenable-rspec-be_eql-copRémy Coutable2017-02-231-3/+3
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Enable Style/MultilineArrayBraceLayoutDouwe Maan2017-02-231-6/+3
| |
* | Fix code for copsDouwe Maan2017-02-231-3/+3
| |
* | Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-3/+3
|/
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-5/+5
|
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
|
* Fix subsequent SAML sign insDrew Blessing2016-06-221-1/+17
|
* Syntax fixes and better logging around the `ldap_person` method.saml-ldap-link-flowPatricio Cano2016-06-081-2/+1
|
* Moved `find_or_create_ldap_user` method to parent class and added logging.Patricio Cano2016-06-071-1/+1
|
* Adjust the SAML control flow to allow LDAP identities to be added to an ↵Patricio Cano2016-06-061-0/+19
| | | | existing SAML user.
* Implemented suggested fixesPatricio Cano2016-04-061-25/+16
|
* Fix error that was causing only one group to be returned and corrected specs ↵Patricio Cano2016-04-061-1/+6
| | | | to use the proper attribute type
* Removed extra LDAP tests and added tests for the external groups featurePatricio Cano2016-04-051-22/+46
|
* Remove unnecessary LDAP tests from SAML testsPatricio Cano2016-04-041-59/+7
|
* Make new `allow_single_sign_on` feature backwards compatiblePatricio Cano2016-02-181-1/+1
|
* Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-181-0/+271
|
* Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan2016-02-181-271/+0
| | | | | This reverts commit c04e22fba8d130a58f498ff48127712d7dae17ee, reversing changes made to 0feab326d52222dc0ab5bd0a6b15dab297f44aa9.
* Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-181-0/+271