jeffreyhi1 / loginsystem-rd

Automatically exported from code.google.com/p/loginsystem-rd
0 stars 0 forks source link

Password length and complexity #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The password length of the Login System can be as long as 255 characters
allowing passphrases which can be much stronger than a simple password. 
That this capability exists should be communicated to users.

Users who choose to use a simple password should be required to use a
password longer than eight characters which contains a mix of upper and
lower case letters, a number and a special character. This also needs to be
communicated to the user.

Original issue reported on code.google.com by rdivilb...@gmail.com on 16 Apr 2010 at 6:03

GoogleCodeExporter commented 8 years ago

Original comment by rdivilb...@gmail.com on 16 Apr 2010 at 6:26

GoogleCodeExporter commented 8 years ago
Working...

Original comment by rdivilb...@gmail.com on 17 May 2010 at 3:12

GoogleCodeExporter commented 8 years ago
Done

Original comment by rdivilb...@gmail.com on 22 May 2010 at 4:53