Jerkinator / secondRoll

0 stars 0 forks source link

Implement authorization in UserController #99

Open Vurpas opened 5 months ago

Vurpas commented 5 months ago

Make sure that only the user that is logged in can update/get/delete things on only their own profile.

TEMPORARILY ON HOLD - Too much work to refactor all the controllers with username instead of Id's.