[horde] $conf[auth][params][count_bad_logins] with IMP/IMAP authentication
Samuel Wolf
samuelwolf85 at googlemail.com
Thu Jul 5 10:00:56 UTC 2012
Hi,
does $conf[auth][params][count_bad_logins] work with IMP/IMAP authentication?
$conf['auth']['params']['app'] = 'imp';
$conf['auth']['driver'] = 'application';
$conf['auth']['params']['count_bad_logins'] = true;
$conf['auth']['params']['login_block'] = true;
$conf['auth']['params']['login_block_count'] = 3;
$conf['auth']['params']['login_block_time'] = 5;
It's still possible to log in with the correct password (without block
time), after logging in more than three times with a wrong password.
Samuel
More information about the horde
mailing list