mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 15:07:10 +03:00
Update regression tests.
This commit is contained in:
@@ -134,9 +134,7 @@
|
|||||||
SecAction "phase:1,pass,nolog,auditlog"
|
SecAction "phase:1,pass,nolog,auditlog"
|
||||||
),
|
),
|
||||||
match_log => {
|
match_log => {
|
||||||
-error => [ qr/ModSecurity: /, 1 ],
|
audit => [ qr/-H--\s+Message: .*Stopwatch: /s, 1 ],
|
||||||
# No message, but should have data. This may need changed
|
|
||||||
audit => [ qr/-H--\s+Stopwatch: /s, 1 ],
|
|
||||||
},
|
},
|
||||||
match_response => {
|
match_response => {
|
||||||
status => qr/^200$/,
|
status => qr/^200$/,
|
||||||
|
|||||||
Reference in New Issue
Block a user