mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Added placeholder support for skipAfter so that it works with removed rules. See #258.
This commit is contained in:
@@ -423,6 +423,7 @@ struct directory_config {
|
||||
/* Used only in the configuration phase. */
|
||||
msre_rule *tmp_chain_starter;
|
||||
msre_actionset *tmp_default_actionset;
|
||||
apr_table_t *tmp_rule_placeholders;
|
||||
|
||||
/* Misc */
|
||||
const char *data_dir;
|
||||
|
Reference in New Issue
Block a user