Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-rails-html-sanitizer
From: Takahiro Kambe
Date: 2024-12-13 17:28:41
Message id: 20241213162841.BF368FC1C@cvs.NetBSD.org
Log Message:
www/ruby-rails-html-sanitizer: update to 1.6.2
1.6.2 / 2024-12-12
* PermitScrubber fully supports frozen "allowed tags".
1.6.1 introduced safety checks that may remove unsafe tags from the
allowed list, which introduced a regression for applications passing a
frozen array of allowed tags. Tags and attributes are now properly copied
when they are passed to the scrubber.
Fixes #195.
Mike Dalessio
Files: