Merge pull request #2244 from element-hq/feature/bma/encryptedDb2
Encrypted db
This commit is contained in:
commit
b4773d541f
18 changed files with 140 additions and 5 deletions
|
|
@ -50,5 +50,6 @@ fun aSessionData(
|
|||
loginTimestamp = null,
|
||||
isTokenValid = isTokenValid,
|
||||
loginType = LoginType.UNKNOWN,
|
||||
passphrase = null,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue