Password Format Enhancement
-
Hi,
I like your password reset plugin but it only enforces a configurable minimum length. I needed it to also optionally only allow strong passwords too; ones with upper (1) and lower (2) case letters, numbers (3), and special characters (4).
To that end I have grabbed the SVN repository and added the feature myself. The user now has the ability to select which of the four groups of format ( as notated above) are required in the password. Each one is independently selectable.
I have also put an arbitrary and non-configurable upper limit on the length of 30 characters, although that could easily be made configurable, or removed.
I would like to contribute this enhancement if you think it has value. I have TortoiseSVN and presumably could upload the changes to your repository. If you’re interested please advise how to go about that.
Thanks,
Colin
The topic ‘Password Format Enhancement’ is closed to new replies.