Skip to content
Snippets Groups Projects
Commit e60d4802 authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Disable the loading of external entities in XML documents.

To prevent local and remote file inclusion attacks. This is in most cases
already disabled by default in system libraries, so this will be a no-op to
most systems, but to be safe we explicitly disable it also.

Fixes #74
parent 499e21fe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment