What steps will reproduce the problem?
1.Whilst minimum password length is controllable (at the moment by manually
editing a php file), complexity is not
What is the expected output? What do you see instead?
Passwords at the moment can be anything as long as they adhere to the minimum
length. Many businesses have particular security requirements in terms of
complexity (e.g. uppercase, lowercase, numbers and special characters) as well
as length which they need to adhere to.
What version of the product are you using? On what operating system?
r514
Ideally, there should be a section in Security to set:
Password minumum length of X
Require X Uppercase
Require X Lowercase
Require X numeric
Require X special characters (e.g. # ? !)
where X is a number
Original issue reported on code.google.com by jim...@gmail.com on 10 Jan 2014 at 11:28
Original issue reported on code.google.com by
jim...@gmail.com
on 10 Jan 2014 at 11:28