File Changes for galt
switch to commits view, user indexv369_base to v370_preview (2018-07-30 to 2018-08-06) v370
Show details
- src/hg/hgGeneGraph/hgGeneGraph
- lines changed 20, context: html, text, full: html, text
e035146f3dc0ce0eaac009b1a37b416b31b068ea Wed Aug 1 13:37:07 2018 -0700
refs #21729. Added CSP and nonce and javascript-separation routines to the Python library hgLib in PyLib. Changed hgGeneGraph to use those functions and stop XSS attacks. Modified commit for demonstration.
- src/hg/hgMirror/hgMirror
- lines changed 25, context: html, text, full: html, text
9e14ec0edafe9e5e6adb8ffd81ecad25e7864114 Thu Aug 2 17:21:09 2018 -0700
fixes #21842. Adds CSP anti-XSS protection to hgMirror.
- src/hg/pyLib/hgLib.py
- lines changed 287, context: html, text, full: html, text
e035146f3dc0ce0eaac009b1a37b416b31b068ea Wed Aug 1 13:37:07 2018 -0700
refs #21729. Added CSP and nonce and javascript-separation routines to the Python library hgLib in PyLib. Changed hgGeneGraph to use those functions and stop XSS attacks. Modified commit for demonstration.
- lines changed 1, context: html, text, full: html, text
9e14ec0edafe9e5e6adb8ffd81ecad25e7864114 Thu Aug 2 17:21:09 2018 -0700
fixes #21842. Adds CSP anti-XSS protection to hgMirror.
switch to commits view, user index