mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-26 03:39:20 -07:00
Update the documentation to accomodate for HOST instead of ADDR value
@@ -186,6 +186,10 @@ failregex = ^.*Invalid admin token\. IP: <ADDR>.*$
|
|||||||
ignoreregex =
|
ignoreregex =
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Tip:** If you get the following error message in `fail2ban.log`
|
||||||
|
`ERROR NOK: ("No 'host' group in '^.*Invalid admin token\\. IP: <ADDR>.*$'")`
|
||||||
|
Please Use `<HOST>` instead of `<ADDR>` in `bitwarden_rs-admin.local`
|
||||||
|
|
||||||
### Jail
|
### Jail
|
||||||
|
|
||||||
Create and fill the following file
|
Create and fill the following file
|
||||||
|
|||||||
Reference in New Issue
Block a user