Update traefik-auth failregex

This commit is contained in:
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

View file

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