Feature #342
Support for file uploads
| Status: | New | Start: | 2008-02-20 | |
| Priority: | Should have | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | MVC | |||
| Target version: | - | |||
Description
The MVC framework needs to support file / multipart uploads. It should be implemented in a way that uploads are only accepted if they have been announced on beforehand. Could be implemented with a token which is passed along.