Add write restrictions for eventsignups
Created by: temparus
Allows write access to /eventsignups
for non-admins only within the registration window.
Admins can write to the resource at all time.
Write access means POST
, PATCH
and DELETE
.
Resolves #240 (closed).