aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/submit/security.py
Commit message (Collapse)AuthorAgeFilesLines
* remove unused `mg.submit.security' moduleJakob Kramer2012-03-231-26/+0
|
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
|
* Whitespace and formatting cleanup.Nathan Yergler2011-10-011-1/+1
| | | | | | | * Removed trailing whitespace * Line length < 80 where possible * Honor conventions on number of blank lines * Honor conventions about spaces around :, =
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
|
* 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