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
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
2015-08-18Fix infinite loop when SAML was incorrectly configured.Douwe Maan
2015-07-23Allow custom label to be set for authentication providers.Douwe Maan
2015-06-22Make provider a select for identities form in admin areaDmitriy Zaporozhets
2015-06-17Fix behavior of ldap_person method in Gitlab::OAuth::UserAlex Lossent
2015-06-05Tweak code.Douwe Maan
2015-06-03Add option to automatically link omniauth and LDAP identitiesAlex Lossent
2015-05-13Improve OAuth signup error message.Douwe Maan
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