discourse/spec/system/user_page
Ted Johansson b1321b985a
DEV: Allow enabling safe-mode even when missing required fields (#29310)
When a user is missing required fields, they are required to fill those up before continuing to interact with the forum. This applies to admins as well.

We keep a whitelist of paths that can still be visited in this mode: FAQ, About, 2FA setup, and any admin route for admins.

We concluded that admins should still be able to enable safe mode even with missing required fields. Since plugins etc. can potentially mess with the ability to fill those up.
2024-10-21 17:11:43 +08:00
..
hide_from_public_spec.rb
staff_info_spec.rb
user_notifications_spec.rb
user_page_search_spec.rb
user_preferences_account_spec.rb
user_preferences_interface_spec.rb FEATURE: "Hot" replacing "Top" as default in the top menu (#28252) 2024-08-08 13:57:42 -04:00
user_preferences_navigation_spec.rb
user_preferences_profile_spec.rb DEV: Allow enabling safe-mode even when missing required fields (#29310) 2024-10-21 17:11:43 +08:00
user_preferences_security_spec.rb
user_profile_info_panel_spec.rb
users_directory_spec.rb DEV: Remove flaky test for now (#29249) 2024-10-17 16:58:35 +08:00