Commit Graph

1 Commits (a70e460ff4e163ba4ec0b06df06264d579a21cd1)

Author SHA1 Message Date
Clément Michaud 4264e64f9b
[MISC] Encrypt session data in redis store. (#789)
This is a regression from v3. With this change session data is encrypted with AES-GCM using a 256-bit key derived from the provided secret.

Fixes #652.
2020-03-28 17:10:39 +11:00