Jeremy Kemper
|
41e7c68d87
|
Ruby 1.9.2: marshaling round-trips Time#zone
|
2010-03-28 22:52:08 -07:00 |
|
Jeremy Kemper
|
bc1538e995
|
Repair time dependencies
|
2009-11-14 11:37:06 -08:00 |
|
Pratik Naik
|
69aa5e8a86
|
Ensure MessageVerifier raises appropriate exception on tampered data
|
2009-10-09 02:26:18 +01:00 |
|
Jeffrey Hardy
|
9212138ad0
|
MessageVerifier#verify raises InvalidSignature if the signature is blank
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2009-10-05 13:38:26 -07:00 |
|
Jeremy Kemper
|
a6a0904fcb
|
Nah, test SHA1, but skip the test and whine if OpenSSL is borked up
|
2009-09-24 23:13:56 -07:00 |
|
Jeremy Kemper
|
55f132ab82
|
Test with MD5 digest in an attempt to mollify CI
|
2009-09-24 23:10:05 -07:00 |
|
Jeremy Kemper
|
1c36172c13
|
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
[#1617 state:resolved]
|
2009-03-08 13:11:58 -07:00 |
|
Michael Koziarski
|
f9b1aa7f4c
|
Don't need _message as it's in the class name already
|
2008-11-23 16:33:56 +01:00 |
|
Michael Koziarski
|
d460c9a255
|
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.
|
2008-11-23 15:33:59 +01:00 |
|