On Nov 23, 8:07 am, "Michael Koziarski" <[EMAIL PROTECTED]> wrote: > Hey guys, > > I've just committed a change to the way we generate and use CSRF > tokens in rails[1]. Instead of all the stuff involving :secret and > session ids, we simply take advantage of ActiveSupport::SecureRandom. > This simplifies the tests and code drastically, and shouldn't have > any negative impact on security. >
Awesome. Working fine for me so far. Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
