Comment by switch007 3 months ago Lots of us have seen way worse hahSuch as client side control of prices when placing an order 3 comments switch007 Reply dkga 3 months ago Client-side because it reacts to local cookies? WA 3 months ago order.php?pizzatype=3&price=9.90 switch007 3 months ago Ah yeah the particular instance I was thinking of was a backend problem technically. The frontend just happened to make it really obvious as it would POST a JSON body with a "price" key
dkga 3 months ago Client-side because it reacts to local cookies? WA 3 months ago order.php?pizzatype=3&price=9.90 switch007 3 months ago Ah yeah the particular instance I was thinking of was a backend problem technically. The frontend just happened to make it really obvious as it would POST a JSON body with a "price" key
switch007 3 months ago Ah yeah the particular instance I was thinking of was a backend problem technically. The frontend just happened to make it really obvious as it would POST a JSON body with a "price" key
Client-side because it reacts to local cookies?
order.php?pizzatype=3&price=9.90
Ah yeah the particular instance I was thinking of was a backend problem technically. The frontend just happened to make it really obvious as it would POST a JSON body with a "price" key