aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/messages/rotator.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow `on_rotation` in MessageEncryptor to be passed in constructor:Edouard CHIN2019-06-061-4/+5
* Remove advanced key generator rotations from verifier/encryptor.Kasper Timm Hansen2017-09-241-34/+6
* Infer options from the primary verifier.Kasper Timm Hansen2017-09-241-4/+7
* Add key rotation message Encryptor and VerifierMichael Coyne2017-09-231-0/+81