Mercurial > p > roundup > code
diff CHANGES.txt @ 5014:130c82a0ae0a
jinja2 template: typo fixed.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Wed, 06 Jan 2016 21:49:26 +0100 |
| parents | 394949603349 |
| children | 85484d35f1a2 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jan 06 21:31:11 2016 +0100 +++ b/CHANGES.txt Wed Jan 06 21:49:26 2016 +0100 @@ -141,8 +141,8 @@ (Thomas Arendsen Hein) - Fix broken images in legacy spec.html and original_overview.html, and restore web presence for "Roundup's Design Document" (anatoly techtonik) -- Template jinja2: Updated URL to point to http://www.roundup-tracker.org/ - (Bernhard Reiter) +- Template jinja2: Updated URL to point to http://www.roundup-tracker.org/, + fixed a typo. (Bernhard Reiter) - Security: Add mime-type whitelist for attachmens that can be safely rendered from Roundup without trigerring security bugs in browser plugins, XSS issues and spam. The option ``allow_html_file`` didn't
