0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library
Edward Z. Yang 3b6aa10592 %URI.DisableExternal(Resources) uses %URI.Base if %URI.Host is not available.
As part of its duties, URIDefinition determine the base URL and the host URL
of the page based on the two corresponding configuration directives. The
DisableExternal URIFilter, however, bypassed this check by directly checking
%URI.Host. This fix forwards the call through URIDefinition.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-07-10 18:46:46 -04:00
..
HTMLPurifier %URI.DisableExternal(Resources) uses %URI.Base if %URI.Host is not available. 2008-07-10 18:46:46 -04:00
HTMLPurifier.auto.php Numerous documentation and test code fixes for HTML Purifier loading 2008-02-17 18:21:45 +00:00
HTMLPurifier.autoload.php - Gracefully error out of obscure bug involving non-static autoloaders 2008-02-18 02:33:50 +00:00
HTMLPurifier.func.php Numerous documentation and test code fixes for HTML Purifier loading 2008-02-17 18:21:45 +00:00
HTMLPurifier.includes.php Implement %AutoFormat.RemoveEmpty, end to start ref, and injector rewind. 2008-06-27 16:09:14 -04:00
HTMLPurifier.kses.php [3.1.0] Experimental kses support. 2008-03-13 05:35:57 +00:00
HTMLPurifier.path.php Numerous documentation and test code fixes for HTML Purifier loading 2008-02-17 18:21:45 +00:00
HTMLPurifier.php Release 3.1.1 2008-06-19 21:43:57 +00:00
HTMLPurifier.safe-includes.php Implement %AutoFormat.RemoveEmpty, end to start ref, and injector rewind. 2008-06-27 16:09:14 -04:00