Open SamerElaila opened 6 years ago
https://github.com/facg3/MWM-Shop_Project/blob/e761e4d5a61dcf82570f808e98c8e50b8f240905/src/database/queries.js#L45
here you are not protected from sql injection.
see this for more information
ok done soon
https://github.com/facg3/MWM-Shop_Project/blob/e761e4d5a61dcf82570f808e98c8e50b8f240905/src/database/queries.js#L45
here you are not protected from sql injection.
see this for more information