mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +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.
1.8 KiB
1.8 KiB