qiupin / iredmail

Automatically exported from code.google.com/p/iredmail
0 stars 0 forks source link

Improve password policy in iRedAdmin #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Password complexity:

- At least 8 characters
- Must contains low case character
- Must contains upper case character
- Must contains a special character (e.g. @, <, >, ...)
- Must contains an integer number

Password update policy:

- Force to update in 3 months (90 days)
- Cannot be the same as former 5 passwords.

Original issue reported on code.google.com by michaelb...@gmail.com on 25 Dec 2011 at 5:03

GoogleCodeExporter commented 9 years ago

Original comment by michaelb...@gmail.com on 17 Jul 2014 at 3:28