0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-17 19:38:25 +02:00

Updated Fail2Ban Setup (markdown)

Daniel García 2019-01-30 14:38:45 +01:00
parent 73ae432efb
commit 1fd7f89965

@ -67,7 +67,7 @@ If you've enabled the admin console by setting the `ADMIN_TOKEN` environment var
before = common.conf
[Definition]
failregex = ^.*Unauthorized Error: Invalid admin token\. IP: <HOST>.*$
failregex = ^.*Invalid admin token\. IP: <HOST>.*$
ignoreregex =
```