1. 19 11月, 2009 1 次提交
  2. 18 11月, 2009 1 次提交
  3. 17 8月, 2009 1 次提交
  4. 16 4月, 2009 1 次提交
  5. 09 3月, 2009 1 次提交
  6. 23 11月, 2008 1 次提交
  7. 13 11月, 2008 1 次提交
  8. 08 11月, 2008 1 次提交
  9. 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
  10. 06 5月, 2008 2 次提交
  11. 09 1月, 2008 1 次提交
  12. 05 1月, 2008 1 次提交
  13. 02 10月, 2007 1 次提交
  14. 29 9月, 2007 2 次提交
  15. 28 9月, 2007 1 次提交
  16. 26 9月, 2007 1 次提交
  17. 25 9月, 2007 1 次提交
  18. 24 9月, 2007 1 次提交
  19. 23 9月, 2007 1 次提交