1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
Commit Graph

2 Commits

Author SHA1 Message Date
Clément Michaud
94a63edabb
[MISC] Fix comment dealing with aes implementation. () 2020-03-29 10:07:05 +11:00
Clément Michaud
4264e64f9b
[MISC] Encrypt session data in redis store. ()
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 .
2020-03-28 17:10:39 +11:00