mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-25 18:23:21 +01:00
12 lines
278 B
Plaintext
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
|