Created
February 12, 2025 17:37
-
-
Save Nirzak/6fb2e86919e09c82c1b4097d8699dddf to your computer and use it in GitHub Desktop.
vaultwarden filter configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# path_f2b/filter.d/vaultwarden.local | |
[INCLUDES] | |
before = common.conf | |
[Definition] | |
failregex = ^.*?Username or password is incorrect\. Try again\. IP: <ADDR>\. Username:.*$ | |
ignoreregex = |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment