camelcasetechsd / certigate

0 stars 0 forks source link

CGP148: [BUG] Estore user validation should be covered in our user validation #148

Closed lebaz20 closed 8 years ago

lebaz20 commented 8 years ago

Check : validateCustomer() at public/estore/catalog/controller/api/customer.php This method is used to validate user data submitted in our User CRUD, To create corresponding user in estore

Submitted data should be validated against similar rules, to make sure sent data to estore is always valid