Commit Graph

7 Commits

Author SHA1 Message Date
Michal Čihař
2fbf631384 Disable XML loading plugins on old PHP
When libxml_disable_entity_loader is not available, we can not guarantee
safe handling of XML data.
2011-11-10 05:14:04 -05:00
Michal Čihař
5fa86b8e81 Disable loading of external XML entities when loading XML
Fixes CVE-2011-4107
2011-11-10 05:13:35 -05:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Marc Delisle
f1f04a1b3b code cleanup; add a TODO about importing an XML export into a database different than the original one 2009-12-29 15:11:06 +00:00
Derek Schaefer
c261b73045 Improved the way the import destination is decided upon. 2009-09-02 17:28:35 +00:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00