[
https://jira.jboss.org/jira/browse/RF-6525?page=com.atlassian.jira.plugin...
]
Konstantin Mishin commented on RF-6525:
---------------------------------------
Sample of using:
<filter>
...
<init-param>
<param-name>tempFilesDirectory</param-name>
<param-value>d:</param-value>
</init-param>
...
</filter>
rich:fileUpload createTempfiles directory should be made
configurable.
----------------------------------------------------------------------
Key: RF-6525
URL:
https://jira.jboss.org/jira/browse/RF-6525
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 3.3.0
Environment: All
Reporter: sathya sayee
Assignee: Konstantin Mishin
Fix For: 3.3.4.BETA1
rich:fileUpload control's createTempFile can be configured as init-param in web.xml.
The real problem is when createTempfile is true, the temp files in linux environment gets
created in the <tomcat installation directory>/temp. This should be configurable and
poses a security risk since the temp files do not even get deleted until the application
is restarted.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira