sylvaingml / FiMaJe-concours

A simple contest management application in NodeJS using MongoDB for the FiMaJe event.
0 stars 0 forks source link

Enable submission edit #1

Open sylvaingml opened 8 years ago

sylvaingml commented 8 years ago

A visitor shall be able to modify it's registration information.

For this particular feature we need to be able to provide a "modify" function from the submission review page.

Special care as this could pose some security issues

We could implement this using a temporary URL sent via email. Another solution could be to implement this feature only in a mobile application owned by people.