Forums / General / Password rules
Dries Samyn
Wednesday 15 September 2004 9:15:29 am
Is is possible to create custom password rules? For example, a password needs to have at least 6 letters, 4 numbers, etc etc
Also, could you use triggers or workflow to force people to change their password every x months?
Thanks,
Dries.
Bård Farstad
Thursday 16 September 2004 12:50:51 am
Dries, this is currently not supported. It now only checks if the password is longer than 3 characters.
This can however be changed in the ezusertype.php file.
--bård
Documentation: http://ez.no/doc
Thursday 16 September 2004 1:27:44 am
Thanks. This seems pretty straightforward.
For future, it would be nice though if for example you could specify a regexp in one of the ini files.