Update traefik-auth failregex

pull/2286/head
CrazyMax 2018-12-14 19:06:09 +01:00
parent 90516d6b67
commit 7cdabdd7ae
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
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 .+$
ignoreregex =