For FCFS, admins can PATCH accepted, but not POST.
Created by: NotSpecial
Admins can manage singups manually, which is both intended and required, see #362.
However, when FCFS is on, this only works for PATCH
. On the other hand, for POST
, any data sent for the field accepted
is simply overridden by the API, which should not happen.