Great module and well written too boot. What I am REALLY surprised about is that you can't say...permit .jpg, .png, .jpeg extensions but not, say, .wmv, .mov, .mp3. I believe in the 4.5 version this was possible. I think filtering permitted file types is a good thing to have...anyone else? Thanks again for the upload.module alternative.

Wim

Comments

ccourtne’s picture

Version: 4.6.x-1.x-dev » master
Assigned: Unassigned » ccourtne

this is a feature of the upload module in the base drupal project. I will be adding the same functionality tomorrow shortly to the attachments module.

telcontar’s picture

Status: Active » Fixed

A "blacklist" system (configurable by admin UI) was implemented in CVS rev. 1.10 on Feb 16, 2006 (this was previously hardcoded). This was changed to a "whitelist" system on Sept 27, 2006 in all releases.

Anonymous’s picture

Status: Fixed » Closed (fixed)