zulip/templates
Mateusz Mandera 61de767967 login page: Show form-independent errors even if email auth disabled.
These used to only be shown conditional on the
{% if password_auth_enabled %} in the template. Meaning that if you had
an org with email auth disabled and a deactivated user tried to log in,
they wouldn't see the error shown and get confused.

This switches the position of where these error will be shown (above the
login+password form instead of below it), but it looks fine.
2022-10-14 13:07:58 -07:00
..
analytics analytics: Remove help link at bottom of `/stats/` page. 2022-10-11 10:47:58 -07:00
confirmation error_pages: Fix content overlapping with header. 2022-10-10 08:59:51 -07:00
corporate communities: Hide catalog section and adjust spacing based on feedback. 2022-09-30 11:45:30 -07:00
tests webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
two_factor templates: Prevent dangling end tags. 2021-11-23 15:55:54 -08:00
zerver login page: Show form-independent errors even if email auth disabled. 2022-10-14 13:07:58 -07:00
zilencer
.gitignore
404.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
500.html templates: Improve text on 500 error pages. 2022-10-07 15:20:19 -07:00