mirror of https://github.com/zulip/zulip.git
c6bfd1aa88
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 |