Allow files on un-saved submissions to be stored in temporary file scheme.

Created on 10 September 2017, over 7 years ago
Updated 11 April 2023, almost 2 years ago

Currently if the Public file system is in use for the storage webform uploaded files, those files are publicly accessible to those who have know the URL prior to the full submission of the webform.

My client has requested that I investigate an alternative without changing the file system to private.

The incoming patch(es) does the following:
- Adds an option to have the file stored in the temporary scheme prior to submission.
- If option is in use, files are uploaded the `temporary://webform/...`
- If option is in use, upon the full submission, the file is "renamed" and moved to it's final destination.

Patch(es) incoming.

Feature request
Status

Needs work

Version

4.0

Component

Code

Created by

🇦🇺Australia Deciphered

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024