Switch from ImageField to FileField in upload form

Bug #1031492 reported by François Marier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Libravatar (obsolete)
Fix Released
High
François Marier

Bug Description

To avoid potential denial of service attacks through bad images:

  http://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/

Let's move away from ImageField and use a regular FileField instead.

We're doing image validation in the gearman workers anyways.

Changed in libravatar:
status: Confirmed → Fix Committed
Changed in libravatar:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.