mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +00:00
Zulip identifies users by realm+delivery_email which means that the Django changepassword command doesn't work well - since it looks only at the .email field. Thus we fork its code to our own change_password command.
2.5 KiB
2.5 KiB