Page 1 of 1

Can register with no password!

PostPosted: Wed Mar 25, 2015 3:31 pm
by konstantinos
[OPC 2.0.285 / j2.5.27 / VM 2.6.12]

Hello,

There is a problem when the visitor decides to register from the checkout. They can register without providing any password!
There should be a check+warning if password fields are empty.

Thanks

Re: Can register with no password!

PostPosted: Wed Apr 01, 2015 9:19 pm
by admin
hello, what exactly i have to do to be able to replicate this problem?

what type of OPC registration (at the bottom of the registration tab) are you using?

normally the password fields are validated with javascript for Normal, Optional/Guest registration if "create account" is checked, or Silent (where no password is required)

pls send us your url, so we can see the problem. Even if the password is empty, it gets automatically generated during the registration and sent to the user.

best regards, stan

Re: Can register with no password!

PostPosted: Mon Apr 06, 2015 6:03 pm
by konstantinos
Hello,

Registration type: Normal (User must enter a password and will get registered).

Easy to reproduce: just select to register at checkout, and do not fill in the two password fields in the registration. There is no check if fields are empty (or it's not working here) We have disabled sending passwords to clients via email. So the account is created but the client cannot log in.

Joomla 2.5.27, OPC 2.0.285, VM 2.6.12.

If you want a link to our site for checking out, please let us know how to send it in private, not public here on the forum.

Thanks again!

Re: Can register with no password!

PostPosted: Fri Apr 10, 2015 4:50 pm
by admin
hello,i am adding the check to both javascript and the php, so in case of normal and optional registration it does the check properly.

best regards, stan