Amir Zarrinkafsh
f1ecc5b82a
[FEATURE] Create dedicated health endpoint ( #1489 )
...
This change points the Docker containers healthcheck to the dedicated `/api/health` endpoint and also includes support for Authelia running with a path prefix.
2020-11-25 10:20:52 +11:00
Amir Zarrinkafsh
1600e0f7da
[CI] Add wsl linter ( #980 )
...
* [CI] Add wsl linter
* Implement wsl recommendations
Co-authored-by: Clément Michaud <clement.michaud34@gmail.com>
2020-05-05 21:35:32 +02:00
Clément Michaud
94a63edabb
[MISC] Fix comment dealing with aes implementation. ( #791 )
2020-03-29 10:07:05 +11:00
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