mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Move the password tracking variables from setup to channel module. Track password_change requests in channel. Directly use xhr object to store `password_changes` information. Tests modified to accomodote this change by converting strings to objects.