regex rewritten (more secure now, resolves catch-all vulni)

pull/2286/head
Sergey G. Brester 2019-02-21 22:19:04 +01:00 committed by GitHub
parent c540babfb6
commit d84fb8a4b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,6 +51,6 @@
[Definition]
failregex = ^<HOST> \- (?!- )\S+ \[\] \"(GET|POST|HEAD) .+\" 401 .+$
failregex = ^<HOST> \- (?!- )\S+ \[\] \"(GET|POST|HEAD) [^\"]+\" 401\b
ignoreregex =