working 1

This commit is contained in:
2025-10-05 10:11:40 +02:00
parent 923c810972
commit f2386a851e
2 changed files with 83 additions and 83 deletions

View File

@@ -66,7 +66,7 @@ in {
jails = {
authentik = {
serviceName = "authentik";
failregex = ^.*Username or password is incorrect.*IP:\s*<HOST>
failRegex = "^.*Username or password is incorrect.*IP:\s*<HOST>";
};
};
};