codersforcauses / p2s-backend

p2s rugbyworks backend
MIT License
7 stars 0 forks source link

[BUG] Permission system broken #113

Closed JeremiahPinto closed 5 years ago

JeremiahPinto commented 5 years ago

Describe the bug When trying to log in as a manager or coach, the backend returns an error: You do not have the required permissions which is not supposed to happen during login. This also breaks the backend when trying to log in as any other user after that (even valid ones).

Additional context Add any other context about the problem here.

JeremiahPinto commented 5 years ago

fixed #116