Closed
Bug 863720
Opened 12 years ago
Closed 12 years ago
update the bleach endpoint and env file based on fixes in htmlsanitizer.org and habitat
Categories
(Webmaker Graveyard :: Thimble, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: michiel, Assigned: michiel)
Details
(Whiteboard: [thimble:node])
Brian Brennan fixed some issues in htmlsanitizer.org and the node "habitat" module that we had some workarounds for, so let's ditch the hacks and switch back over to using http://htmlsanitizer.org for bleaching, and removing the notes for .env files on the README
htmlsanitizer.org still uses the "plain" bleach, rather than Simon Wex's version that can do full document bleaching (preserving doctype, head, etc), so we'll have to keep our custom endpoint for now. However, habitat fix was nice, so we update to habitat 0.4.1 and no longer need to so any .env editing, just cp env.dist .env and done.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•