Closed (works as designed)
Project:
LoginToboggan
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2006 at 22:43 UTC
Updated:
17 Dec 2006 at 19:14 UTC
I'm trying to find a way to keep users from changing their passwords to something simple - requiring numerals or a mix of capitals and lowercase. Is this something that could get added to LoginToboggan in the future?
Comments
Comment #1
hunmonk commentedthis probably wouldn't be too hard with the use of a regex or two, but i'm not interested in coding it. i would review a patch and consider it for inclusion if it allowed the option of this greater enforcement, but didn't require it.
Comment #2
hunmonk commentedwe have a minimum password length setting in the module now, and i think that's enough.