Impact
The saveRequestFiles
function does not delete the uploaded temporary files when user cancels the request.
Patches
Fixed in version 8.3.1 and 9.0.3
Workarounds
Do not use saveRequestFiles
.
References
This was identified in #546 and fixed in #567.
Impact
The
saveRequestFiles
function does not delete the uploaded temporary files when user cancels the request.Patches
Fixed in version 8.3.1 and 9.0.3
Workarounds
Do not use
saveRequestFiles
.References
This was identified in #546 and fixed in #567.