rpiambulance / website

RPI Ambulance's website—a work in progress
http://rpiambulance.com/
3 stars 13 forks source link

Properly check eligibility when someone signs up for a crew #59

Open MasterOdin opened 6 years ago

MasterOdin commented 6 years ago

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.

ddbruce commented 4 years ago

@lramos15 was this fixed in #104?

lramos15 commented 4 years ago

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