VirtueMart Forum

VirtueMart 2 + 3 + 4 => Security (https) / Performance / SEO, SEF, URLs => Topic started by: grease082 on May 18, 2015, 13:03:17 PM

Title: Password Criteria | Password Requirements
Post by: grease082 on May 18, 2015, 13:03:17 PM
Hi,

in Joomla there already exists a Password Criteria Validation see attached screenshot.

Why doesn't get the password field in registration form of virtuemart gets validated against these settings? Why am I able to use a password with 5 digits like "44444" which is extremly unsecure. Why doesn't the registration form force you to enter uppercase letters and special characters when set in the backend?

How can I implement the validation of password field of the registration form with the settings from the joomla backend?

Title: Re: Password Criteria | Password Requirements
Post by: Milbo on May 19, 2015, 09:47:13 AM
it would need to load the joomla settings in the render and validation of the password userfields, which is not hard todo, just work. Check the userfields model.
Title: Re: Password Criteria | Password Requirements
Post by: jjk on May 19, 2015, 10:02:00 AM
I'm not shure, but if I remember correctly, the 'one page checkout' plugin by virtueplanet.com can do that.
Title: Re: Password Criteria | Password Requirements
Post by: Milbo on June 03, 2015, 10:46:15 AM
we also http://forum.virtuemart.net/index.php?topic=130024.0