The branch "master" has been updated. The following is a summary of the commits.
from: b9d1377f2775a4c84987e8458496b1a205f67357 9e8cf9f [jan] SECURITY: Fix XSS vulnerability with form sections. cc61cbd Fix merge. ac55a61 [jan] SECURITY: Fix XSS vulnerability with pathinfo component in toString(). 41d2fb4 Use Horde_Url with the new XSS protection when generating selfUrl() with pathinfo. Summary: http://github.com/horde/horde/compare/b9d1377f2775a4c84987e8458496b1a205f67357...41d2fb40cfd3cf70bfd4f01caaa635cff80bd7d4 ----------------------------------------------------------------------- commit 9e8cf9f223db7896ba1174c41680dafef086c6b2 Author: Jan Schneider <[email protected]> Date: Tue Jul 4 14:22:16 2017 +0200 [jan] SECURITY: Fix XSS vulnerability with form sections. framework/Form/lib/Horde/Form/Renderer.php | 2 +- framework/Form/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/9e8cf9f223db7896ba1174c41680dafef086c6b2 ----------------------------------------------------------------------- commit cc61cbdef83c24d1128a3ab8ae65f5f2e303a2f0 Author: Jan Schneider <[email protected]> Date: Tue Jul 4 14:23:38 2017 +0200 Fix merge. trean/docs/CHANGES | 1 - 1 file changed, 1 deletion(-) http://github.com/horde/horde/commit/cc61cbdef83c24d1128a3ab8ae65f5f2e303a2f0 ----------------------------------------------------------------------- commit ac55a61c763639b6d3b08f0c6b4030dee5d147aa Author: Jan Schneider <[email protected]> Date: Tue Jul 4 14:33:22 2017 +0200 [jan] SECURITY: Fix XSS vulnerability with pathinfo component in toString(). framework/Url/lib/Horde/Url.php | 8 ++++++-- framework/Url/package.xml | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/ac55a61c763639b6d3b08f0c6b4030dee5d147aa ----------------------------------------------------------------------- commit 41d2fb40cfd3cf70bfd4f01caaa635cff80bd7d4 Author: Jan Schneider <[email protected]> Date: Tue Jul 4 14:35:53 2017 +0200 Use Horde_Url with the new XSS protection when generating selfUrl() with pathinfo. framework/Core/lib/Horde.php | 9 ++++----- framework/Core/package.xml | 2 ++ 2 files changed, 6 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/41d2fb40cfd3cf70bfd4f01caaa635cff80bd7d4 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
