achilles
04-04-2002, 10:00 PM
Its pretty basic atm, but it works
Basically what this does is force a set of requirements on users passwords. It checks to see that there are both numeric and alphanumeric characters in their password and that it is at least a certain amount of total characters (currently hardcoded to be 8)
Like I said, this is very basic atm... when I have time I plan to make it a little better hehe.
Things to do:
control options thru admin cp
make everything configurable (min length, # of numeric, and # of alphanumeric chars, etc..)
warn admins about password not meeting complexity requirements when updating user passwords in admin cp
Any suggestions or help with this are more then welcome.
Download instructions here:
Basically what this does is force a set of requirements on users passwords. It checks to see that there are both numeric and alphanumeric characters in their password and that it is at least a certain amount of total characters (currently hardcoded to be 8)
Like I said, this is very basic atm... when I have time I plan to make it a little better hehe.
Things to do:
control options thru admin cp
make everything configurable (min length, # of numeric, and # of alphanumeric chars, etc..)
warn admins about password not meeting complexity requirements when updating user passwords in admin cp
Any suggestions or help with this are more then welcome.
Download instructions here: