mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 17:12:43 -05:00
Log format of failed authentications #866
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fredrikekre on GitHub (Nov 20, 2020).
Log format of failed authentications
The log format of failed log ins differ from succesful logins, and more importantly, they differ from what is documented in the wiki (https://github.com/dani-garcia/bitwarden_rs/wiki/Fail2Ban-Setup#pre-requisite).
Current output:
Expected output:
My environment