summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/o_auth/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make new `allow_single_sign_on` feature backwards compatiblePatricio Cano2016-02-181-2/+22
* Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-181-3/+3
* Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan2016-02-181-3/+3
* Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-181-3/+3
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Fix rubocop warnings in spec/lib and spec/tasksGuilherme Garnier2015-10-031-4/+0
* Allow configuration of LDAP attributes GitLab will use for the new user account.Douwe Maan2015-09-081-1/+1
* Fix Gitlab::OAuth::User specrs-rspec3Robert Speicher2015-06-221-37/+48
* Fix behavior of ldap_person method in Gitlab::OAuth::UserAlex Lossent2015-06-171-46/+56
* Add option to automatically link omniauth and LDAP identitiesAlex Lossent2015-06-031-12/+154
* Move lib/gitlab/oauth to lib/gitlab/o_authRobert Speicher2015-04-091-0/+109