diff options
author | Kasper Timm Hansen <kaspth@gmail.com> | 2017-09-24 20:06:38 +0200 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2017-09-24 21:00:03 +0200 |
commit | b5aa2e0c495b310cbef90b2185ef28cd00745b23 (patch) | |
tree | d2137a7daf3328540dfb01e973d6585478ffeb3d /actionpack/lib | |
parent | 20ba2e762ceab098371122b0c02b4a90239d2ace (diff) | |
download | rails-b5aa2e0c495b310cbef90b2185ef28cd00745b23.tar.gz rails-b5aa2e0c495b310cbef90b2185ef28cd00745b23.tar.bz2 rails-b5aa2e0c495b310cbef90b2185ef28cd00745b23.zip |
Remove advanced key generator rotations from verifier/encryptor.
Noticed that verifiers and encryptors never once mentioned key generators
and salts but only concerned themselves with generated secrets.
Clears up the confusing naming around raw_key and secret as well. And
makes the rotation API follow the constructor signature to the letter.
Diffstat (limited to 'actionpack/lib')
0 files changed, 0 insertions, 0 deletions