Store session data in a secure way (#98)
* Replace SessionData DataStore with an encrypted SQLite DB. --------- Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
parent
1ec629c304
commit
c20013243b
38 changed files with 600 additions and 199 deletions
1
changelog.d/84.feature
Normal file
1
changelog.d/84.feature
Normal file
|
|
@ -0,0 +1 @@
|
|||
Store session data in a secure storage.
|
||||
Loading…
Add table
Add a link
Reference in a new issue