Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-04-26Ensures that OAuth/LDAP/SAML users don't need to be confirmedRémy Coutable
2017-04-25Fix OAuth, LDAP and SAML SSO when regular sign-ups are disabledDouwe Maan
2017-02-23Merge branch 'enable-rspec-be_eql-cop' into 'master' Robert Speicher
2017-02-23Enable Style/MultilineArrayBraceLayoutDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable the RSpec/BeEql copRémy Coutable
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-23Fix subsequent SAML sign insDrew Blessing
2016-06-09Syntax fixes and better logging around the `ldap_person` method.Patricio Cano
2016-06-07Moved `find_or_create_ldap_user` method to parent class and added logging.Patricio Cano
2016-06-07Adjust the SAML control flow to allow LDAP identities to be added to an exist...Patricio Cano
2016-04-07Implemented suggested fixesPatricio Cano
2016-04-07Fix error that was causing only one group to be returned and corrected specs ...Patricio Cano
2016-04-06Removed extra LDAP tests and added tests for the external groups featurePatricio Cano
2016-04-05Remove unnecessary LDAP tests from SAML testsPatricio Cano
2016-02-19Make new `allow_single_sign_on` feature backwards compatiblePatricio Cano
2016-02-19Decouple SAML authentication from the default Omniauth logicPatricio Cano
2016-02-19Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan
2016-02-18Decouple SAML authentication from the default Omniauth logicPatricio Cano