You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2017/06/06 04:58:18 UTC

[jira] [Closed] (FILEUPLOAD-85) [fileupload] Use a secure delete if the file is written to the disk

     [ https://issues.apache.org/jira/browse/FILEUPLOAD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Tompkins closed FILEUPLOAD-85.
----------------------------------

Won't fix.

> [fileupload] Use a secure delete if the file is written to the disk
> -------------------------------------------------------------------
>
>                 Key: FILEUPLOAD-85
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-85
>             Project: Commons FileUpload
>          Issue Type: Improvement
>         Environment: Operating System: other
> Platform: All
>            Reporter: Ralf Hauser
>            Priority: Minor
>
> org.apache.commons.fileupload.disk.DiskFileItem just uses a simple java
> File.delete().
> Especially, when a server using fileupload is sitting in a DMZ, one would want
> it to also be physically deleted just like pgp wipe does it.
> The right place to provide such a method might be commons-io? (see COM-1710)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)