summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/o_auth
Commit message (Expand)AuthorAgeFilesLines
* 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
* AuthHash should not parameterize email userCorey Hinshaw2015-12-101-2/+2
* Tag lib specsDouwe Maan2015-12-092-2/+2
* 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-082-4/+4
* Fix infinite loop when SAML was incorrectly configured.fix-authhash-infinite-loopDouwe Maan2015-08-171-4/+0
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-232-38/+49
|\
| * Fix Gitlab::OAuth::User specrs-rspec3Robert Speicher2015-06-221-37/+48
| * Change `to_not` calls to `not_to`Robert Speicher2015-06-221-1/+1
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-9/+9
|/
* Fix behavior of ldap_person method in Gitlab::OAuth::UserAlex Lossent2015-06-171-46/+56
* Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher2015-06-131-7/+7
* Add option to automatically link omniauth and LDAP identitiesAlex Lossent2015-06-031-12/+154
* add common method to force utf8 and force oauth properties to be utf8Onur Küçük2015-05-031-28/+83
* Move lib/gitlab/oauth to lib/gitlab/o_authRobert Speicher2015-04-092-0/+164