mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-18 01:07:59 +08:00
When `enable_staged_users` is disabled and a category has `email_in_allow_strangers` enabled, fallback to using the system user instead of raising UserNotFoundError. This allows email-in functionality to work in categories that explicitly allow anonymous email submissions even when staged users are globally disabled. |
||
|---|---|---|
| .. | ||
| authentication_results_spec.rb | ||
| cleaner_spec.rb | ||
| email_spec.rb | ||
| message_builder_spec.rb | ||
| processor_spec.rb | ||
| receiver_spec.rb | ||
| renderer_spec.rb | ||
| sender_spec.rb | ||
| styles_spec.rb | ||