mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Improvements to audit logging matching rules. See #93.
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
#define AUDITLOG_PART_A_RESPONSE_BODY 'G'
|
||||
#define AUDITLOG_PART_TRAILER 'H'
|
||||
#define AUDITLOG_PART_FAKE_REQUEST_BODY 'I'
|
||||
#define AUDITLOG_PART_LAST 'I'
|
||||
#define AUDITLOG_PART_UPLOADS 'J'
|
||||
#define AUDITLOG_PART_MATCHEDRULES 'K'
|
||||
#define AUDITLOG_PART_LAST 'K'
|
||||
#define AUDITLOG_PART_ENDMARKER 'Z'
|
||||
|
||||
#include "modsecurity.h"
|
||||
|
Reference in New Issue
Block a user