1. 28 1月, 2010 1 次提交
  2. 07 1月, 2010 1 次提交
  3. 08 10月, 2009 1 次提交
    • M
      Switch to on-by-default XSS escaping for rails. · 94159359
      Michael Koziarski 提交于
        This consists of:
      
        * String#html_safe! a method to mark a string as 'safe'
        * ActionView::SafeBuffer a string subclass which escapes anything unsafe which is concatenated to it
        * Calls to String#html_safe! throughout the rails helpers
        * a 'raw' helper which lets you concatenate trusted HTML from non-safety-aware sources (e.g. presantized strings in the DB)
        * New ERB implementation based on erubis which uses a SafeBuffer instead of a String
      
      Hat tip to Django for the inspiration.
      94159359
  4. 27 8月, 2009 3 次提交
  5. 10 8月, 2009 1 次提交
  6. 25 7月, 2009 1 次提交
  7. 15 5月, 2009 1 次提交
  8. 19 4月, 2009 1 次提交
  9. 14 2月, 2009 2 次提交
  10. 30 1月, 2009 1 次提交
  11. 29 1月, 2009 1 次提交
  12. 19 12月, 2008 2 次提交
  13. 19 9月, 2008 1 次提交
  14. 17 7月, 2008 1 次提交
  15. 16 7月, 2008 2 次提交
  16. 14 7月, 2008 1 次提交
  17. 04 7月, 2008 1 次提交
  18. 30 6月, 2008 2 次提交
  19. 22 6月, 2008 1 次提交
  20. 20 6月, 2008 1 次提交
  21. 19 6月, 2008 1 次提交
  22. 11 6月, 2008 1 次提交
  23. 09 6月, 2008 1 次提交
  24. 29 5月, 2008 1 次提交
  25. 25 5月, 2008 1 次提交
  26. 22 5月, 2008 1 次提交
  27. 21 5月, 2008 2 次提交
  28. 20 5月, 2008 1 次提交
  29. 18 5月, 2008 1 次提交
  30. 02 5月, 2008 1 次提交
  31. 20 3月, 2008 1 次提交
  32. 22 12月, 2007 1 次提交
  33. 05 12月, 2007 1 次提交