From dd579937e36ec494372d8d99b49d0943ea2b721d Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 23 Feb 2017 18:51:11 -0500 Subject: Add helper method to use implode() with HTML escaping --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 183913b9..ff19067c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,7 @@ Bug fixes: * Upload files button stay disabled when there are other submit buttons on the same page * Hiding subtasks from hidden tasks in dashboard +* Avoid potential XSS in project overview when listing users (was avoided by default CSP rules) Version 1.0.39 (Feb 12, 2017) ----------------------------- -- cgit v1.2.3