Files
dolibarr/dev/setup/fail2ban/jail.d/web-dolibarr-passf.conf
2025-03-28 22:54:41 +01:00

12 lines
278 B
Plaintext

[web-dol-passf]
; rule against call of password forgotten page
enabled = true
port = http,https
filter = web-dolibarr-passf
logpath = /mypath/documents/documents/dolibarr.log
action = %(action_mw)s
bantime = 4320000 ; 50 days
findtime = 86400 ; 1 day
maxretry = 10