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-06Validate User username only on Namespace, and bubble up appropriatelyDouwe Maan
2018-01-30Only new users get marked as externalTiago Botelho
2018-01-17Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3'Robert Speicher
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-11-06Reallow project paths ending in periodsDouwe Maan
2017-10-05Only add identities to a user if we find one in Gitlab::OAuth::User.Tiago Botelho
2017-10-02Merge branch '33493-attempt-to-link-saml-users-to-ldap-by-email' into 'master'Douwe Maan
2017-10-02Refactors SAML identity creation in gl_user.Tiago Botelho
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-25Attempt to link saml users to ldap by emailTiago 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-11Better categorize test coverage resultsRobert Speicher
2017-08-02Uniquify reserved word usernames on OAuth user creationRobin Bobbitt
2017-07-12Extract the finder portion of ldap_person so it can be overridden in EENick Thomas
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23use update service on ldap call and updated specs and serviceJames Lopez
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-25Fix OAuth, LDAP and SAML SSO when regular sign-ups are disabledDouwe Maan
2017-04-13Implement Users::BuildServicegeoandri
2017-03-27Implement new service for creating userGeorge Andrinopoulos
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-23Fix OAuth/SAML user blocking behaviorDouwe Maan
2017-02-23Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan
2016-11-30Improve the `Gitlab::OAuth::User` error messageDrew Blessing
2016-11-11Omniauth auto link LDAP user falls back to find by DN when user cannot be fou...Drew Blessing
2016-07-02Merge branch 'master' into dev-masterTomasz Maczukin
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-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-12Better control flow.Patricio Cano
2016-04-11Allow `external_providers` for Omniauth to be defined to mark these users as ...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
2016-01-19Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan
2016-01-15Fix signup for some OAuth providersSteffen Köhler
2015-12-22Fix identity and user retrieval when special characters are usedPatricio Cano
2015-12-15add CAS authentication supporttduehr
2015-12-11AuthHash should not parameterize email userCorey Hinshaw
2015-11-03Use proper labels for OAuth providersDouwe Maan
2015-09-09Shuffle config around a bitDouwe Maan
2015-09-08Allow configuration of LDAP attributes GitLab will use for the new user account.Douwe Maan