mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Removed the obsolete PDF UXSS functionality (MODSEC-96).
This commit is contained in:
@@ -446,14 +446,6 @@ struct directory_config {
|
||||
/* Content injection. */
|
||||
int content_injection_enabled;
|
||||
|
||||
/* PDF XSS Protection. */
|
||||
int pdfp_enabled;
|
||||
const char *pdfp_secret;
|
||||
int pdfp_timeout;
|
||||
const char *pdfp_token_name;
|
||||
int pdfp_only_get;
|
||||
int pdfp_method;
|
||||
|
||||
/* Geo Lookup */
|
||||
geo_db *geo;
|
||||
|
||||
|
Reference in New Issue
Block a user