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-06-07Sync email address from specified omniauth providerRobin Bobbitt
2017-05-31Return nil when looking up config for unknown LDAP providerDouwe Maan
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-04-04Inlude the password_automatically_check param as permitted config in the user...DJ Mountney
2017-02-23Merge branch 'enable-rspec-be_eql-cop' into 'master' Robert Speicher
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/MultilineArrayBraceLayoutDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-23Enable the RSpec/BeEql copRémy Coutable
2016-11-11Omniauth auto link LDAP user falls back to find by DN when user cannot be fou...Drew Blessing
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-02Merge branch 'master' into dev-masterTomasz Maczukin
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-29Fixed privilege escalation issue where manually set external users would be r...Patricio Cano
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-04-11Added default setting for `external_providers`Patricio 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
2015-12-11AuthHash should not parameterize email userCorey Hinshaw
2015-12-09Tag lib specsDouwe Maan
2015-10-04Fix rubocop warnings in spec/lib and spec/tasksGuilherme Garnier
2015-09-08Allow configuration of LDAP attributes GitLab will use for the new user account.Douwe Maan
2015-08-18Fix infinite loop when SAML was incorrectly configured.Douwe Maan
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Fix Gitlab::OAuth::User specRobert Speicher
2015-06-22Change `to_not` calls to `not_to`Robert Speicher
2015-06-17Fix behavior of ldap_person method in Gitlab::OAuth::UserAlex Lossent
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-06-03Add option to automatically link omniauth and LDAP identitiesAlex Lossent
2015-05-03add common method to force utf8 and force oauth properties to be utf8Onur Küçük
2015-04-09Move lib/gitlab/oauth to lib/gitlab/o_authRobert Speicher