mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Added SecXmlExternalEntity
This commit is contained in:
@@ -595,6 +595,9 @@ struct directory_config {
|
||||
int crypto_hash_location_pm;
|
||||
int crypto_hash_iframesrc_pm;
|
||||
int crypto_hash_framesrc_pm;
|
||||
|
||||
/* xml */
|
||||
int xml_external_entity;
|
||||
};
|
||||
|
||||
struct error_message_t {
|
||||
|
Reference in New Issue
Block a user