1. 17 6月, 2010 1 次提交
  2. 08 6月, 2010 1 次提交
  3. 28 3月, 2010 1 次提交
  4. 15 3月, 2010 1 次提交
  5. 12 3月, 2010 1 次提交
  6. 10 3月, 2010 1 次提交
  7. 15 2月, 2010 2 次提交
  8. 06 2月, 2010 1 次提交
  9. 01 2月, 2010 2 次提交
  10. 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
  11. 04 9月, 2009 1 次提交
  12. 09 8月, 2009 1 次提交
  13. 31 7月, 2009 1 次提交
  14. 08 7月, 2009 1 次提交
  15. 03 7月, 2009 1 次提交
  16. 15 5月, 2009 1 次提交
  17. 10 12月, 2008 1 次提交
  18. 07 12月, 2008 1 次提交
  19. 04 12月, 2008 1 次提交
  20. 26 11月, 2008 1 次提交
  21. 19 11月, 2008 1 次提交
  22. 14 11月, 2008 1 次提交
  23. 16 7月, 2008 3 次提交
  24. 26 6月, 2008 1 次提交
  25. 22 6月, 2008 1 次提交
  26. 20 6月, 2008 1 次提交
  27. 09 6月, 2008 1 次提交
  28. 06 6月, 2008 1 次提交
  29. 03 6月, 2008 2 次提交
  30. 24 9月, 2007 2 次提交
  31. 18 9月, 2007 1 次提交
  32. 24 6月, 2007 1 次提交
  33. 03 5月, 2007 1 次提交
  34. 06 1月, 2007 1 次提交