aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/submit/security.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixing check_filetype...Christopher Allan Webber2011-06-071-9/+1
| | | | | We need to check the first part of the guess_type returned tuple, and also this try: except: doesn't belong here, so killing.
* Added a comment to clarify that this shouldn't stay here.Christopher Allan Webber2011-06-061-0/+2
|
* should fix #324Jakob Kramer2011-06-021-0/+32