summaryrefslogtreecommitdiff
path: root/spec/features/oauth_login_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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