HackYourFuture-CPH / simply-name.it

Final Project for Class17
MIT License
3 stars 1 forks source link

Backend: fix userIsOwner function in users.controller #243

Closed shpomp closed 3 years ago

shpomp commented 3 years ago

userIsOwner function in users.controller should only check if the userId is the creatorId in 'boards' of the respective board id.