matrix-js-sdk
Split `SecretStorage` into two parts
#3267
Merged

Split `SecretStorage` into two parts #3267

richvdh merged 18 commits into develop from rav/refactor_secret_storage/split
richvdh
richvdh Pull `SecretStorageCallbacks` out of `ICryptoCallbacks`
60bec996
richvdh Pull the storage part of SecretStorage out to a new class
c3596fe7
richvdh Move SecretSharing to a separate class
3a2697c3
richvdh Move `ISecretRequest` into `SecretSharing.ts`
f3aba064
richvdh Pull out ISecretStorage interface, and use it
8021746d
richvdh Mark old `SecretStorage` as deprecated, and rename accesses to it
3825abad
richvdh Move a `SecretStorage` unit test into its own file
32391d49
richvdh Use new `SecretStorage` in a couple of places
b19d3a32
richvdh richvdh requested a review 2 years ago
richvdh richvdh requested a review from florianduros florianduros 2 years ago
richvdh richvdh requested a review from weeman1337 weeman1337 2 years ago
richvdh
richvdh commented on 2023-04-06
richvdh
richvdh commented on 2023-04-06
github-advanced-security
github-advanced-security commented on 2023-04-06
richvdh
richvdh commented on 2023-04-06
richvdh richvdh added T-Task
richvdh add some more unit tests
ab46e672
richvdh Fix test file name
4b156a63
richvdh even more tests
37c9ef48
weeman1337
weeman1337 commented on 2023-04-12
weeman1337
weeman1337 approved these changes on 2023-04-12
richvdh Add a load of comments
f86b54c8
richvdh Rename classes
1faf669e
richvdh Fix some broken tsdoc links
738a2333
richvdh richvdh force pushed from b428a200 to 738a2333 2 years ago
richvdh Merge branch 'develop' into rav/refactor_secret_storage/split
279c3447
richvdh fix broken test
7834519a
richvdh Fix compaints about superlinear regex
07842d53
richvdh richvdh force pushed from 2418215d to 07842d53 2 years ago
richvdh just one more test
8fed6dda
richvdh richvdh force pushed from a65fec11 to 8fed6dda 2 years ago
richvdh richvdh merged 0e19f8dc into develop 2 years ago
richvdh richvdh deleted the rav/refactor_secret_storage/split branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone