mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Long-term, we want this flow to do a full re-authentication, but this makes the frontend consistent with the backend and fixes a confusing bug where submitting the form ended up adding a weird `?password=` thing to the URL, in addition to not working. Fixes #12200.