updated fail2ban filter
This commit is contained in:
parent
9bc13861b4
commit
68185640aa
|
@ -48,9 +48,6 @@ in {
|
|||
);
|
||||
"fail2ban/filter.d/immich.local".text = lib.mkIf config.services.immich.enable (
|
||||
pkgs.lib.mkDefault (pkgs.lib.mkAfter ''
|
||||
[INCLUDES]
|
||||
before = common.conf
|
||||
|
||||
[Definition]
|
||||
failregex = immich-server.*Failed login attempt for user.+from ip address\s?<ADDR>
|
||||
journalmatch = CONTAINER_TAG=immich-server
|
||||
|
|
Loading…
Reference in a new issue