Mercurial > p > roundup > code
diff CHANGES.txt @ 4852:df4c1f58c3b8
Add acknowlegements
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Sat, 21 Dec 2013 12:49:52 +0100 |
| parents | 24b8011cd2dc |
| children | 392a055fdc21 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Dec 20 18:24:10 2013 +0100 +++ b/CHANGES.txt Sat Dec 21 12:49:52 2013 +0100 @@ -49,7 +49,8 @@ - Fix another XSS issue2550817. Note that the code that triggers that particular bug is no longer in roundup core. But the change to the templates we suggest is a *lot* safer as it always escapes the error - and ok messages now. + and ok messages now. Thanks to Thibault Fevry for the original + bug-report. If you are upgrading: you *MUST* read doc/upgrading.txt and do the necessary changes to your templates, the escaping now happens in the template and not in the roundup code. So if you don't make the
