summaryrefslogtreecommitdiff
path: root/spec/features/oauth_login_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-2/+53
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-8/+8
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-0/+1
* Add checking for email_verified keyMałgorzata Ksionek2019-09-301-10/+11
* Update docs and comments about saml with allow_bypass_two_factordodocat2019-08-271-0/+12
* Merge branch 'frozen_string_spec_features' into 'master'Rémy Coutable2019-07-291-0/+2
|\
| * Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* | Ensure Warden triggers after_authentication callbackImre Farkas2019-07-261-0/+1
|/
* OmniAuth full_host spec helperJames Edwards-Jones2019-07-041-10/+2
* Remove from providers with iconGosia Ksionek2019-05-071-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones2018-04-221-21/+28
* Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3'Robert Speicher2018-01-161-2/+1
* Add specsDouwe Maan2017-07-271-1/+1
* Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test h...Jacopo2017-07-201-1/+3
* Test logging in via the Authentiq OAuth provider in a feature spec.34737-authentiq-oauth-feature-specTimothy Andrew2017-07-071-1/+1
* Remove Authentiq from the OAuth login integration tests.Timothy Andrew2017-07-061-1/+1
* Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-061-14/+22
* Add Omniauth OAuth config to the test section of `gitlab.yml`Timothy Andrew2017-07-061-51/+1
* Add more providers to the OAuth login integration tests.Timothy Andrew2017-07-061-2/+41
* Test the "Remember Me" flow for OAuth-based login.Timothy Andrew2017-07-061-2/+59
* Add integration tests around OAuth login.Timothy Andrew2017-07-061-0/+58