When using CB for registration and validation the password help message is wrong and the validation of length is apparently not enforced.
Simply put,
1) The settings require 1 Uppercase, 1 Numeral, and minimum 8 chars, but at registration 'qqqqqqqq' is accepted as a valid password which should fail, and
2) The help message which displays says 'Minimum 6 characters' when it should say 'Minimum 8 characters'
Please advise asap.
Using Joomla 3.2 and CB 1.9.1