bodgery / bodgery-member-api

1 stars 1 forks source link

Implement frontend page for disabling a member #27

Closed frezik closed 5 years ago

frezik commented 5 years ago

Have the frontend call PUT ... is_active with a false value. This will disable the member's RFID tag, and disable them in Wild Apricot.

frezik commented 5 years ago

Disabling a member in the local database is implemented. Unfortunately, Wild Apricot doesn't appear to have a way to deactivate a member via the API. I've sent a message to their forum, so this may be possible at some indeterminate point in the future.