[Tickets #3669] NEW: can't disable strengh tests
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Mar 22 03:30:01 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3669
-----------------------------------------------------------------------
Ticket | 3669
Created By | fabio.ped at libero.it
Summary | can't disable strengh tests
Queue | Passwd
Version | 3.0
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
fabio.ped at libero.it (2006-03-22 03:30) wrote:
There is this check in the passwd configuration:
* Should strength tests be done on the new password
However, even if i disable this check, the tests that i configured in
backends.php are always performed.
$backends['ldap'] = array(
..
'password policy' => array(
'minLength' => 8,
'maxLength' => 32,
'minNumeric' => 1,
'minAlpha' => 1
More information about the bugs
mailing list