mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Rename TX_SEVERITY to HIGHEST_SEVERITY, fix and document.
This commit is contained in:
@@ -320,7 +320,7 @@ struct modsec_rec {
|
||||
apr_time_t time_checkpoint_3;
|
||||
|
||||
const char *matched_var;
|
||||
int tx_severity;
|
||||
int highest_severity;
|
||||
|
||||
/* upload */
|
||||
int upload_extract_files;
|
||||
|
Reference in New Issue
Block a user