gcivil-nyu-org / wed-fall24-team3

2 stars 0 forks source link

Testing party bug - Unauthorized Access and Event Creation Failure on Creator Dashboard as a normal user #127

Closed shub-garg closed 5 days ago

shub-garg commented 1 week ago

Users are currently able to navigate to the creator dashboard URL without proper authorization (using links), potentially allowing unintended access to creator-specific features. Furthermore, when attempting to create an event within the creator dashboard, users encounter an error that prevents successful event creation.

image

image

Addressing this bug is crucial to ensure secure access to the dashboard and reliable event creation processes for authorized creators.

Additionally, admin can also login, see and buy tickets from user dashboard.

simarmehta commented 1 week ago

Good Catch @shub-garg, looks like we missed this part! Will solve this.