1. 31 Jan, 2014 1 commit
    • Raise unless content type or name validation · 38c51d6f
      It is now a requirement for attachments to do one of three things:
        1. Have a content_type validation (e.g. "image/*")
        2. Have a filename validation (e.g. *.png, *.gif)
        3. Explicitly *not* have one of those validations
      
      The intent is to make the default more secure, and you have to
      explicitly reject the security of a validation in order to not have one.
      Jon Yurek committed
  2. 31 Jul, 2013 1 commit
  3. 30 Mar, 2012 1 commit
  4. 02 Mar, 2012 1 commit
  5. 03 Feb, 2012 1 commit
  6. 22 Jul, 2011 1 commit
  7. 23 May, 2011 1 commit
  8. 09 Nov, 2010 1 commit
  9. 01 Jul, 2010 1 commit
  10. 17 Mar, 2010 1 commit
  11. 30 Nov, 2009 1 commit
  12. 13 Feb, 2009 1 commit
  13. 08 Feb, 2009 2 commits
  14. 07 Feb, 2009 1 commit