Skip to content
Snippets Groups Projects
Commit 1cf93d82 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

assets: XSS filtering improvements

  - put related code in a dedicated file

  - use a XSS filtering hook to fix some image relative src urls included in README
    HTML rendering (load image bytes from the archive content if available)

  - remove previoulsy introduced hacks in Python code as correct image loading in
    README HTML rendering is now handled client-side by the feature described above

Related T1641
parent 3bb1a709
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment