HomeSoftware Heritage

assets: XSS filtering improvements

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

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

Details

Provenance
anlambertAuthored on Apr 18 2019, 4:39 PM
anlambertPushed on Apr 19 2019, 3:39 PM
Differential Revision
D1425: assets: XSS filtering improvements
Build Status
Buildable 5520
Build 7501: test-and-build

Commit No Longer Exists

This commit no longer exists in the repository.