ctl:UpdateTargetById is deprecated. Added ctl:removeTargetsById

This commit is contained in:
brenosilva
2012-07-23 17:10:10 +00:00
parent fe55347e36
commit 7536e14015
5 changed files with 107 additions and 2 deletions

View File

@@ -280,6 +280,7 @@ struct modsec_rec {
apr_table_t *response_headers_to_sanitize;
apr_table_t *request_cookies;
apr_table_t *pattern_to_sanitize;
apr_table_t *removed_targets;
unsigned int urlencoded_error;
unsigned int inbound_error;