VATSIM-UK / ukts

Repo for the in-development VATSIM UK Training System (UKTS)
3 stars 5 forks source link

[BE] User - Cannot update/delete other user's bookings #58

Open Keanu73 opened 4 years ago

Keanu73 commented 4 years ago

Description:

Users shouldn't be able to update/delete other user's bookings and should receive a PrivilegeException when trying to do so

Accceptance Criteria / Requirements:

AC1: If one user creates a booking and another tries to update it, they shouldn't be able to do so AC2: If one user creates a booking and another tries to delete it, they shouldn't be able to do so

Additional context: