Flowdock
v4.0.2 - Show latest stable - 0 notes - Superclass: EncryptedCookieJar

UpgradeLegacyEncryptedCookieJar is used by ActionDispatch::Session::CookieStore instead of EncryptedCookieJar if config.secret_token and config.secret_key_base are both set. It reads legacy cookies signed with the old dummy key generator and encrypts and re-saves them using the new key generator to provide a smooth upgrade path.

Show files where this class is defined (1 file)
Register or log in to add new notes.