docbrown/spec/system/authentication
Anna Buianova 1862eb5cde
Replacing granular admin email settings with one default email (#13853)
* Replaced granular emails with the default one

* Set reply to header in emails

* Extract shared_examples from NotifyMailer

* Removed unused code

* Replaced SiteConfig with Settings::General

* Fixes related to replacing SiteConfig with Settings

* Removed duplicate line from specs
2021-05-28 12:17:08 +03:00
..
beta_access_providers_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
creator_config_edit_spec.rb RFC 50: Remove hardcoded paths and use path_helpers instead (in the specs) (#13549) 2021-04-28 21:32:51 +02:00
omniauth_redirect_uri_spec.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
redirects_using_referer_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
user_logs_in_with_apple_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
user_logs_in_with_email_spec.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
user_logs_in_with_facebook_spec.rb Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
user_logs_in_with_github_spec.rb Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
user_logs_in_with_twitter_spec.rb Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
user_request_confirmation_spec.rb Replacing granular admin email settings with one default email (#13853) 2021-05-28 12:17:08 +03:00
user_with_suspended_username_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00