zulip/templates
Mateusz Mandera 2bfefe2ebd confirm_email_change: Use redirect-to-POST trick.
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.
2025-07-07 17:15:08 -07:00
..
analytics templates: Move support templates to /templates/corporate/support. 2024-01-30 10:06:48 -08:00
confirmation confirm_email_change: Use redirect-to-POST trick. 2025-07-07 17:15:08 -07:00
corporate case-studies: Add WindBorne case study. 2025-07-02 09:36:47 -07:00
tests webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
two_factor templates: Remove "no-validation" class. 2024-11-25 13:08:47 -08:00
zerver showroom: Set up devtools/inputs page for showcasing input components. 2025-07-03 11:45:35 -07:00
zilencer templates: Move remote_realm_server_mismatch_error.html to zerver. 2024-01-15 16:50:48 -08:00
.gitignore
4xx.html portico_error_pages: Collect zerver error pages into a folder. 2024-06-05 09:06:44 -07:00
404.html portico_error_pages: Collect zerver error pages into a folder. 2024-06-05 09:06:44 -07:00
500.html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00