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
2018-02-15Fixed user synced attributes metadata after removing current providerFrancisco Javier López
2018-01-30Only new users get marked as externalTiago Botelho
2018-01-05Modify `LDAP::Person` to return username value based on attributesDrew Blessing
2017-12-15Make sure user email is read only when synced with LDAPDouwe Maan
2017-11-17Changing OAuth lookup to be case insensitiveFrancisco Javier López
2017-10-31Normalize LDAP DN when looking up identityDouwe Maan
2017-10-02Refactors SAML identity creation in gl_user.Tiago Botelho
2017-09-14Don't force the encoding of the OAuth provider in Gitlab::OAuth::AuthHash#pro...Rémy Coutable
2017-09-06Profile updates from providersAlexander Keramidas
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-02Uniquify reserved word usernames on OAuth user creationRobin Bobbitt
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
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