mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Added logging of target variable expansion. See #62.
This commit is contained in:
@@ -117,6 +117,7 @@ struct msre_rule {
|
||||
msre_op_metadata *op_metadata;
|
||||
unsigned int op_negated;
|
||||
msre_actionset *actionset;
|
||||
const char *p1;
|
||||
const char *filename;
|
||||
int line_num;
|
||||
|
||||
|
Reference in New Issue
Block a user