SID-01955: Configure filetype of uploaded attachment
| Status: |
Answered |
TWiki version: |
5.1.4 |
Perl version: |
5.8 |
| Category: |
CategoryAttachments |
Server OS: |
RH7 |
Last update: |
10 years ago |
Hello
For attachments the documentation says
Any type of file can be uploaded. Some files that might pose a security risk are renamed, ex: *.php files are renamed to *.php.txt so that no one can place code that would be read in a .php file.
Is there a way to disable this for certain webs ? Such that the original filetype remains
--
Peter Jones - 2014-07-29
Discussion and Answer
This is controlled by the
{UploadFilter} configure setting. Unfortunately this is not configurable per web. You'd need to patch the core code.
--
Peter Thoeny - 2014-07-29
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
Peter Thoeny - 2015-12-03
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.