basir / amazona

Build Ecommerce Like Amazon By MERN Stack
https://www.udemy.com/course/build-ecommerce-website-like-amazon-react-node-mongodb
595 stars 482 forks source link

Order id screen (nor backend) is not filtered by owner #76

Open attilioerriquez opened 3 years ago

attilioerriquez commented 3 years ago

I was expecting that in backend (or at least in frontend) there would be a check if the order is belonging to user (or seller or admin). It seems that anyone could access to orders of another user (thus also some additional data such as shipping address).