docbrown/spec/system/authentication
Jacob Herrington a5b2d109d5
Rename banned and comment_banned roles (#12270)
* Rename banned and comment_banned roles

* Add data update script to rename roles containing 'ban'

* Add named error for Suspended users

* Update unidiomatic method names

* Rename misc banned to suspended

* Apply suggestions from code review

Co-authored-by: Michael Kohl <me@citizen428.net>

* Add unit tests for suspended methods

This commit also adds TODO comments for removing banned and
comment_banned from the codebase after data update scripts have
successfully run on all of our Forems.

Co-authored-by: Michael Kohl <me@citizen428.net>
2021-04-06 10:12:14 -05:00
..
beta_access_providers_spec.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
creator_config_edit_spec.rb Fixes apple auth creator flow in /admin/config (#12287) 2021-01-15 08:07:34 -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 Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05: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 Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05:00
user_logs_in_with_github_spec.rb Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05:00
user_logs_in_with_twitter_spec.rb Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05:00
user_request_confirmation_spec.rb Add flash message for email confirmation (#12450) 2021-01-28 09:32:04 +07:00
user_with_suspended_username_spec.rb Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00