1
0

* Fixes escaping of comments in the new backend pane to prevent

XSS. Thanks to Steffen Röemann for reporting!
This commit is contained in:
garvinhicking
2014-12-23 11:10:53 +01:00
parent 91412bf73b
commit 36cde3030a
3 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,11 @@
#
Version 2.0-rc2 (December 23rd, 2014)
------------------------------------------------------------------------
* Fixes escaping of comments in the new backend pane to prevent
XSS. Thanks to Steffen Röemann for reporting!
Version 2.0-rc1 (includes beta4/5/6) (December 19th, 2014)
------------------------------------------------------------------------