rpiambulance/website

Properly check eligibility when someone signs up for a crew

Opened this issue · 2 comments

Right now, the check is only done for showing or not showing the button, but doesn't stop someone from just sending a direct request to the API to bypass the button to sign up for any position regardless of eligibility.

@lramos15 was this fixed in #104?

No. This is about running the eligibility check when requesting to signup rather than to see if we should put the signup button there or not