Stefan Ceriu
ef94fd8fcc
Device dehydration v2
...
- add support for device dehydration v2 i.e. `org.matrix.msc3814`
- run dehydration flows after successfully recovering or creating secrets
- enable said flows based on .well-known `org.matrix.msc3814` config key
- delete previous implementation and helper methods
2023-08-11 13:52:10 +03:00
Arnaud Ringenbach
010e5d8d9f
Add cancellable property to secureBackup/recovery coordinators
2022-03-09 10:41:48 +01:00
Arnaud Ringenbach
e79e77e1f0
Add cancellable property to secureBackup/recovery view controllers
2022-03-09 10:41:27 +01:00
Stefan Ceriu
bc60512101
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Doug
5e14c559b5
Merge pull request #4542 from vector-im/doug/fix_warnings
...
Fix warnings
2021-07-13 11:07:47 +01:00
Gil Eluard
3ddc562fa7
Show / hide reset button in secrets recovery screen ( #4546 ).
2021-07-12 22:51:56 +02:00
Doug
c411097256
Fix class keyword deprecation warnings everywhere!
...
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
manuroe
6226b25abc
Valide the 4S private key before using it
2021-06-16 15:31:39 +02:00
manuroe
bf9a5a183c
Secure backup: Allow to execute a random closure the secure backup is unlocked
...
Only from swift.
We should change the name "SecretsRecovery" classes
2021-06-16 07:50:18 +02:00
SBiOSoftWhare
9345757a3a
Secrets recovery with passphrase: Add reset action.
2020-09-30 17:45:26 +02:00
manuroe
f2376f8a6e
Merge branch 'develop' into riot_3296
2020-06-25 17:20:47 +02:00
SBiOSoftWhare
965ca8f2c3
Secrets recover: Move files.
2020-06-23 18:31:52 +02:00