The branch "master" has been updated. The following is a summary of the commits.
from: 426cfe7b75a434880dbae5b5ca7e86c60c0ad177 6916b6d Due to inconsistencies in the way innerHTML works, we need to manually escape this raw HTML ourselves to prevent XSS Summary: http://github.com/horde/horde/compare/426cfe7b75a434880dbae5b5ca7e86c60c0ad177...6916b6dd78a643b9b4811ff8d5111f16ac06ed9b ----------------------------------------------------------------------- commit 6916b6dd78a643b9b4811ff8d5111f16ac06ed9b Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 02:56:02 2014 -0600 Due to inconsistencies in the way innerHTML works, we need to manually escape this raw HTML ourselves to prevent XSS imp/js/dimpbase.js | 42 ++++++++++++++---------------------------- 1 files changed, 14 insertions(+), 28 deletions(-) http://github.com/horde/horde/commit/6916b6dd78a643b9b4811ff8d5111f16ac06ed9b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
