Skip Menu |

This queue is for tickets about the XML-LibXSLT CPAN distribution.

Report information
The Basics
Id: 21887
Status: resolved
Priority: 0/
Queue: XML-LibXSLT

People
Owner: Nobody in particular
Requestors: shane [...] eznettools.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Add interface to libxslt security framework (patch included)
I've created a patch that adds an interface to the libxslt security framework. It introduces a new class 'XML::LibXSLT::Security' that has a similar interface to XML::LibXML::InputCallback. It allows the user to create callback functions for each of the libxslt security preferences. Currently the security preferences are only applied to the transform context and are only available at runtime. I believe it is thread safe, but have not explicitly tested this. The patch file (against 1.61) is attached. Hope this is useful, Shane Corgatelli EZ-NetTools
Subject: xml-libxslt-1.61-security.patch

Message body is not shown because it is too large.

Applied and committed. Thanks for this very valuable addition and for the excellent all-containing patch. -- Petr