docbrown/spec/system/authentication
Andy Zhao b45c578ea1
Encode emails properly before sending to /confirm-email (#12211)
* Refactor test a bit

* Account for URL encoding when redirecting to /confirm-email

* Fix failing spec

* Use correct method to encode + and @

* Fix test

* Don't encode things I don't need to (thanks Nick)
2021-01-13 15:17:14 -05:00
..
beta_access_providers_spec.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
omniauth_redirect_uri_spec.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
redirects_using_referer_spec.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
user_logs_in_with_apple_spec.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
user_logs_in_with_email_spec.rb Encode emails properly before sending to /confirm-email (#12211) 2021-01-13 15:17:14 -05:00
user_logs_in_with_facebook_spec.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
user_logs_in_with_github_spec.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
user_logs_in_with_twitter_spec.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00