browne878 / pp5-game-keys

0 stars 2 forks source link

Able to delete a game #23

Open browne878 opened 1 year ago

browne878 commented 1 year ago

Describe the bug As a regular user, I am able to delete a game by navigating directly to the url.

To Reproduce Steps to reproduce the behaviour:

  1. Go to http://localhost:8000/games/delete/1
  2. See error

Expected behaviour As a regular user, I expect to be redirected back to the home page.

browne878 commented 1 year ago

Confirmed issue has been resolved by inputting the url manually as a user. I was redirected to the home page as intended