ganfra
|
6da72e2461
|
Fix test on SessionStore
|
2023-03-20 13:19:35 +01:00 |
|
ganfra
|
b73ff7aa45
|
Update code so it compiles
|
2023-03-20 13:07:50 +01:00 |
|
Benoit Marty
|
ccf4cc1bc4
|
Move InMemorySessionStore in it's own module implementation
|
2023-03-06 13:10:27 +01:00 |
|
Benoit Marty
|
a66312d9e2
|
Split module session-storage into api and impl.
|
2023-03-06 13:10:27 +01:00 |
|
Jorge Martin Espinosa
|
c20013243b
|
Store session data in a secure way (#98)
* Replace SessionData DataStore with an encrypted SQLite DB.
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
|
2023-03-02 16:48:54 +01:00 |
|