mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
Just like with signup confirmation links, we shouldn't trigger email change based on a GET to the confirmation URL - POST should be required. So upon GET of the confirmation link, we serve a form which will immediately be POSTed by JS code to finalize the email change. |
||
|---|---|---|
| .. | ||
| confirm_email_change.html | ||
| confirm_preregistrationuser.html | ||
| link_does_not_exist.html | ||
| link_expired.html | ||
| link_malformed.html | ||
| redirect_to_post.html | ||