mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 19:06:09 +00:00
Apparently, the filters written for the send_password_reset_email (and some other management commands) didn't correctly consider the case of deactivated users. While some commands, like syncing LDAP data (which can include whether a user should be deactivated) want to process all users, other commands generally only want to interact with active users. We fix this and add some tests.
5.7 KiB
5.7 KiB