1. 06 2月, 2011 1 次提交
  2. 10 1月, 2011 1 次提交
  3. 27 9月, 2010 1 次提交
  4. 14 9月, 2010 1 次提交
  5. 11 9月, 2010 1 次提交
  6. 17 8月, 2010 1 次提交
  7. 05 2月, 2010 5 次提交
  8. 31 1月, 2010 1 次提交
  9. 19 11月, 2009 1 次提交
  10. 18 11月, 2009 1 次提交
  11. 17 8月, 2009 1 次提交
  12. 16 4月, 2009 1 次提交
  13. 09 3月, 2009 1 次提交
  14. 23 11月, 2008 1 次提交
  15. 13 11月, 2008 1 次提交
  16. 08 11月, 2008 1 次提交
  17. 12 5月, 2008 1 次提交
    • P
      Bug: Earlier Check for Session in Forgery Protection · 2a986200
      Peter Jones 提交于
      The session is used by the form_authenticity_token method before it is
      tested to be valid.  This patch moves a few lines around so that the
      session is validated first.
      
      Without this patch, if you try to use forgery protection with sessions
      turned off, you get this exception message:
      
        undefined method `session_id' for {}:Hash
      
      The patch includes a test that can be used to see this behavior before
      the request_forgery_protection.rb file is patched to fix it.
      2a986200
  18. 06 5月, 2008 2 次提交
  19. 09 1月, 2008 1 次提交
  20. 05 1月, 2008 1 次提交
  21. 02 10月, 2007 1 次提交
  22. 29 9月, 2007 2 次提交
  23. 28 9月, 2007 1 次提交
  24. 26 9月, 2007 1 次提交
  25. 25 9月, 2007 1 次提交
  26. 24 9月, 2007 1 次提交
  27. 23 9月, 2007 1 次提交