summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/o_auth/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix code for copsDouwe Maan2017-02-231-2/+2
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-2/+2
* Enable Style/DotPositionDouwe Maan2017-02-231-2/+2
* Omniauth auto link LDAP user falls back to find by DN when user cannot be fou...Drew Blessing2016-11-101-1/+22
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-3/+3
* Merge branch 'master' into dev-masterTomasz Maczukin2016-07-021-5/+2
|\
| * Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-3/+0
| * Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-2/+2
* | Fixed privilege escalation issue where manually set external users would be r...Patricio Cano2016-06-291-2/+15
|/
* Added default setting for `external_providers`Patricio Cano2016-04-111-9/+28
* 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