docbrown/spec/system/authentication
Fernando Valverde 5d110c6fe0
Fixes Omniauth redirect_uri when SiteConfig.app_domain is updated (#10432)
* Makes Omniauth rely on Proc instead of initializer value for redirect uri

* Adds SiteConfig.app_domain test for OAuth providers callback_url generation

* Fixes protocol mismatch in test

* Fixes URL encoding problem with query params in test
2020-09-24 11:57:51 -06:00
..
omniauth_redirect_uri_spec.rb Fixes Omniauth redirect_uri when SiteConfig.app_domain is updated (#10432) 2020-09-24 11:57:51 -06:00
redirects_using_referer_spec.rb [deploy] Update top-header for logged-out user (#9874) 2020-08-31 18:12:22 -04:00
user_logs_in_with_facebook_spec.rb [deploy] Sets Omniauth full_host config to match the environment (#10419) 2020-09-22 15:47:50 -06:00
user_logs_in_with_github_spec.rb [deploy] Sets Omniauth full_host config to match the environment (#10419) 2020-09-22 15:47:50 -06:00
user_logs_in_with_twitter_spec.rb [deploy] Update top-header for logged-out user (#9874) 2020-08-31 18:12:22 -04:00