mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08: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. |
||
|---|---|---|
| .. | ||
| commands | ||
| data | ||
| __init__.py | ||