0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library
Edward Z. Yang 4d27906b02 Make %URI.Munge respect %URI.Host (don't munge).
%URI.Munge incorrectly munged URIs that pointed to the
same host as the current website (it did, however, have
the correct behavior for when the munge URL was on the
same server).

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
2009-07-06 22:04:51 -04:00
..
HTMLPurifier Make %URI.Munge respect %URI.Host (don't munge). 2009-07-06 22:04:51 -04:00
HTMLPurifier.auto.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.autoload.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.func.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.includes.php Implement %Attr.AllowedClasses and %Attr.ForbiddenClasses. 2009-05-25 22:08:45 -04:00
HTMLPurifier.kses.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
HTMLPurifier.path.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.php Rename ExtractStyleBlocks configuration parameters. 2009-05-25 21:54:39 -04:00
HTMLPurifier.safe-includes.php Implement %Attr.AllowedClasses and %Attr.ForbiddenClasses. 2009-05-25 22:08:45 -04:00