mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
4264e64f9b
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. |
||
---|---|---|
.. | ||
authentication_test.go | ||
authentication.go | ||
configuration_test.go | ||
configuration.go | ||
notifier_test.go | ||
notifier.go | ||
session_test.go | ||
session.go | ||
storage_test.go | ||
storage.go | ||
totp_test.go | ||
totp.go |