summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/saml/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix SAML error 500 when no groups are defined for usertc-saml-fix-false-emptyToon Claes2017-10-181-17/+15
* Refactors SAML identity creation in gl_user.Tiago Botelho2017-10-021-50/+50
* Attempt to link saml users to ldap by emailTiago Botelho2017-09-251-0/+77
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* 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
* 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 copenable-rspec-be_eql-copRémy Coutable2017-02-231-3/+3
* | 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 exist...Patricio Cano2016-06-061-0/+19
* 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
* 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
* Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-181-0/+271