On Wed, May 13, 2015 at 3:16 PM, Rick Macdonald <[email protected]>
wrote:

> I should mention that if there is any mime-type security in Trac
> somewhere, I know nothing about it. I suspect it though, because I renamed
> a zip file to .png and it would not upload. Actual png files upload ok
> though, as do gif, xml and even a proprietary file type that nobody would
> recognize other than as binary data. I renamed a png file to .zip, and it
> uploaded OK and even displays inline in a comment.
>

There's a max size for attachments, but it should result in the error you
are seeing:
http://trac.edgewall.org/wiki/TracIni#attachment-section

As far as I know, Trac wouldn't do any mime-type based filtering of uploads.

Did you look in the Apache logs?: /var/log/apache/error.log, maybe
/var/log/apache/other_vhosts_access.log

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to