Commit graph

8 commits

Author SHA1 Message Date
Hubert Chathi
0db81e4093 add a feature flag for dehydration 2020-10-01 21:41:03 -04:00
Hubert Chathi
503f32948c try to unlock secret storage with dehydration key 2020-10-01 21:40:49 -04:00
Hubert Chathi
744f46417a update to latest js-sdk changes 2020-09-30 00:52:47 -04:00
Hubert Chathi
b1b7215532 fix lint and merge issues 2020-09-18 18:08:17 -04:00
Hubert Chathi
add36ca4ce Merge branch 'develop' into dehydration 2020-09-18 18:00:41 -04:00
J. Ryan Stinnett
7bd5e3fa31 Move security-related dialogs to a common directory 2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
bbe2084f66 Add independent set up / reset actions in Settings
This adds set up and reset actions to each of cross-signing and secure backup
that do separate things, rather than mixing concerns together. (It's temporarily
still a bit of lie for backup, as more changes are needed to stop resetting
cross-signing as well.)
2020-09-08 18:01:56 +01:00
J. Ryan Stinnett
fb2bde94fa Rename CrossSigningManager to SecurityManager
The file encompasses bits of cross-signing and also secret storage / secure
backup.
2020-09-03 14:50:49 +01:00
Renamed from src/CrossSigningManager.js (Browse further)