summaryrefslogtreecommitdiff
path: root/lib/gitlab/o_auth/user.rb
Commit message (Expand)AuthorAgeFilesLines
* Syntax fixes and better logging around the `ldap_person` method.saml-ldap-link-flowPatricio Cano2016-06-081-4/+5
* Moved `find_or_create_ldap_user` method to parent class and added logging.Patricio Cano2016-06-071-6/+12
* Adjust the SAML control flow to allow LDAP identities to be added to an exist...Patricio Cano2016-06-061-1/+1
* Better control flow.external-omniauth-providersPatricio Cano2016-04-111-6/+4
* Allow `external_providers` for Omniauth to be defined to mark these users as ...Patricio Cano2016-04-111-0/+12
* Make new `allow_single_sign_on` feature backwards compatiblePatricio Cano2016-02-181-1/+5
* Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-181-4/+5
* Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan2016-02-181-5/+4
* Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-181-4/+5
* Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan2016-01-191-7/+7
* Fix signup for some OAuth providersSteffen Köhler2016-01-151-1/+4
* Fix identity and user retrieval when special characters are usedPatricio Cano2015-12-221-1/+1
* Fix behavior of ldap_person method in Gitlab::OAuth::UserAlex Lossent2015-06-171-4/+5
* Tweak code.cernvcs/gitlab-ce-feature/auto_link_ldap_omniauthDouwe Maan2015-06-051-21/+24
* Add option to automatically link omniauth and LDAP identitiesAlex Lossent2015-06-031-4/+58
* Improve OAuth signup error message.Douwe Maan2015-05-131-2/+2
* Move lib/gitlab/oauth to lib/gitlab/o_authRobert Speicher2015-04-091-0/+106