identity icon indicating copy to clipboard operation
identity copied to clipboard

Get rid of old fernet

Open owenthereal opened this issue 10 years ago • 1 comments

We upgraded fernet to the latest but there's still some code to fallback to the legacy fernet: https://github.com/heroku/identity/pull/205. The TTL for cookie is 2592000 sec (30 days). We should be able to safely remove the old fernet code in 30 days from now.

owenthereal avatar Jan 11 '16 20:01 owenthereal

+1 nice!

dmcinnes avatar Jan 11 '16 20:01 dmcinnes