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 2 commits
  3. 30 Jul, 2013 1 commit
  4. 23 Jul, 2013 1 commit
  5. 14 Jun, 2013 2 commits
  6. 24 May, 2013 1 commit
  7. 15 Jun, 2012 3 commits
  8. 31 May, 2012 1 commit
  9. 04 Apr, 2012 1 commit
  10. 30 Mar, 2012 4 commits
  11. 23 Mar, 2012 2 commits
  12. 12 Dec, 2011 3 commits
  13. 18 Nov, 2011 1 commit
  14. 21 Oct, 2011 1 commit
  15. 14 Oct, 2011 2 commits
  16. 07 Sep, 2011 1 commit
  17. 29 Jul, 2010 2 commits
  18. 23 Jul, 2010 2 commits
  19. 21 Jul, 2010 2 commits