mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
In a previous PR, we skipped users deactivated by admins from being automatically purged - https://github.com/discourse/discourse/pull/26478. However, users deactivated by `discourse-auto-deactivate` plugin are deactivated by the system user. Those users should not be purged as well. https://github.com/discourse/discourse-auto-deactivate/blob/main/plugin.rb#L62