zulip/templates
Tim Abbott 4fff858aa2 templates: Fix missing quoting of attributes in HTML templates.
This fixes a bundle of issues where we were missing "" around
attributes coming from variables.  In most cases, the variables were
integers or fixed constants from the Zulip codebase (E.g. the name of
an installed integration), but in at least one case it was
user-provided data that could potentially have security impact.
2020-06-16 23:35:39 -07:00
..
analytics templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
confirmation templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
corporate docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
tests webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
two_factor two_factor: Add templates for 2-factor-auth setup. 2018-05-02 15:20:49 -07:00
zerver templates: Fix missing quoting of attributes in HTML templates. 2020-06-16 23:35:39 -07:00
zilencer billing: Move billing related templates from zilencer to corporate. 2018-10-01 15:43:39 -07:00
.gitignore
404.html
500.html