Clean up temporary signature images from php tmp folder

Created on 19 February 2024, 4 months ago
Updated 23 April 2024, 2 months ago

Problem/Motivation

When using the webform signatur form element it store the a copy in the system configured "most cases `/tmp` folder which will only be deleted on system reboots.

Signatures should not be stored for longer time than need in temporary storage.

Steps to reproduce

Create webform with signature element and create submissions.

Proposed resolution

Simple unlink the temporary file, when no longer needed

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ“Œ Task
Status

Fixed

Version

6.2

Component

Code

Created by

πŸ‡©πŸ‡°Denmark cableman0408

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024