1. 07 Feb, 2014 3 commits
  2. 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
  3. 29 Jan, 2014 10 commits
  4. 10 Jan, 2014 1 commit
  5. 03 Jan, 2014 3 commits
  6. 02 Jan, 2014 3 commits
  7. 20 Dec, 2013 2 commits
  8. 15 Nov, 2013 2 commits
  9. 08 Nov, 2013 1 commit
  10. 01 Nov, 2013 3 commits
  11. 25 Oct, 2013 2 commits
  12. 08 Oct, 2013 1 commit
  13. 28 Aug, 2013 1 commit
  14. 16 Aug, 2013 2 commits
  15. 09 Aug, 2013 1 commit
  16. 31 Jul, 2013 2 commits
  17. 30 Jul, 2013 2 commits