This project is archived and is in readonly mode.

Changeset [d460c9a25560f43e7c3789abadf7b455053eb686] by Michael Koziarski

November 23rd, 2008 @ 02:33 PM

Add ActiveSupport::MessageVerifier to aid users who need to store tamper-proof messages in cookies etc.

This is particularly useful for things like remember-me tokens in web applications and auto-unsubscribe links in emails. http://github.com/rails/rails/co...

Committed by Michael Koziarski

  • M activesupport/CHANGELOG
  • M activesupport/lib/active_support.rb
  • M activesupport/lib/active_support/message_verifier.rb
  • M activesupport/test/message_verifier_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>