manuroe
|
84f6971381
|
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-26 12:21:41 +02:00 |
|
manuroe
|
f95b554ff7
|
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-26 12:21:34 +02:00 |
|
manuroe
|
49d68af50b
|
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-26 12:21:24 +02:00 |
|
manuroe
|
a72a068235
|
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-26 12:21:16 +02:00 |
|
manuroe
|
6c7a22ab4d
|
SecurityVC: Start cleaning
|
2020-06-26 07:56:56 +02:00 |
|
manuroe
|
11e5d8e101
|
AuthenticatedSessionViewControllerFactory: Add hasSupport
|
2020-06-26 07:56:10 +02:00 |
|
manuroe
|
e977e0b1bc
|
Security: Plug UX for cross-signing setup
part of #3299
|
2020-06-26 07:42:37 +02:00 |
|
manuroe
|
f7b6c4541b
|
Add AuthenticatedSessionViewControllerFactory to set up a authenticated flow for a given CS API request
|
2020-06-26 07:38:38 +02:00 |
|
manuroe
|
52a3b748fa
|
SecurityVC: Plug Secure Backup setup flow
|
2020-06-25 20:23:40 +02:00 |
|
SBiOSoftWhare
|
808de8b15c
|
Fix refactoring.
|
2020-06-25 17:52:36 +02:00 |
|
SBiOSoftWhare
|
6ab80012f8
|
Fix Manu's remarks.
|
2020-06-25 17:31:46 +02:00 |
|
manuroe
|
f2376f8a6e
|
Merge branch 'develop' into riot_3296
|
2020-06-25 17:20:47 +02:00 |
|
manuroe
|
42a5c9658a
|
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-25 17:17:04 +02:00 |
|
manuroe
|
b9d311fc88
|
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-25 17:16:51 +02:00 |
|
manuroe
|
c748b06662
|
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-25 17:16:44 +02:00 |
|
manuroe
|
58b2fa1eba
|
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-25 17:16:32 +02:00 |
|
manuroe
|
460d9eb753
|
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-25 17:16:25 +02:00 |
|
manuroe
|
e835d1f5ed
|
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-25 17:16:03 +02:00 |
|
SBiOSoftWhare
|
59570c6e51
|
AuthenticationViewController: Fix refact.
|
2020-06-25 16:30:47 +02:00 |
|
SBiOSoftWhare
|
daafc53482
|
RecentsDataSource: Handle secure key backup banner display logic.
|
2020-06-25 16:01:32 +02:00 |
|
SBiOSoftWhare
|
005488cc66
|
HomeVC: Handle secure setup key backup flow presentation.
|
2020-06-25 11:47:52 +02:00 |
|
SBiOSoftWhare
|
42e49bc080
|
MXSession+Riot: Use vc prefix as other extensions.
|
2020-06-25 10:23:24 +02:00 |
|
SBiOSoftWhare
|
c91dd4c24c
|
Key backup banner: Update UI and strings.
|
2020-06-25 09:50:44 +02:00 |
|
SBiOSoftWhare
|
c2f5d73827
|
Merge branch 'develop' into riot_3344
|
2020-06-24 21:57:37 +02:00 |
|
SBiOSoftWhare
|
918bc9e76d
|
Fix Nad's remarks.
|
2020-06-24 18:29:52 +02:00 |
|
manuroe
|
90d30d5fa2
|
E2E by default: Do not bootstrap cross-signing automatically
if hs setting is disabled
|
2020-06-24 17:09:23 +02:00 |
|
manuroe
|
7901907770
|
E2E by default: Disable it if the HS admin disabled it
#3305
|
2020-06-24 17:08:14 +02:00 |
|
manuroe
|
909ffabf0b
|
SecurityVC: Use NEW_CROSS_SIGNING_FLOW to not break things
|
2020-06-24 11:43:50 +02:00 |
|
manuroe
|
b17ff9f13c
|
SecurityVC: Add warning if we do not have the MSK
|
2020-06-24 11:43:50 +02:00 |
|
manuroe
|
a2b4aff777
|
SecurityVC: Add Secure backup status
|
2020-06-24 11:43:41 +02:00 |
|
SBiOSoftWhare
|
a89cf59d3f
|
Fix rebase.
|
2020-06-23 18:40:30 +02:00 |
|
SBiOSoftWhare
|
b11f99528a
|
Secure key backup: Handle secure key backup flow.
|
2020-06-23 18:31:52 +02:00 |
|
SBiOSoftWhare
|
7f0009cfb5
|
Secrets setup: Handle set up recovery passphrase screen.
|
2020-06-23 18:31:52 +02:00 |
|
SBiOSoftWhare
|
d9541e4680
|
Secrets setup: Handle set up recovery key screen.
|
2020-06-23 18:31:52 +02:00 |
|
SBiOSoftWhare
|
b2e1455252
|
Secure key backup: Handle setup introduction screen.
|
2020-06-23 18:31:52 +02:00 |
|
SBiOSoftWhare
|
965ca8f2c3
|
Secrets recover: Move files.
|
2020-06-23 18:31:52 +02:00 |
|
manuroe
|
aa33a85c19
|
SecurityVC: Add cross-signing reset. Stub things using test passwords
|
2020-06-19 09:32:27 +02:00 |
|
manuroe
|
9b3f4c1536
|
SecurityVC: Delete a secure backup
|
2020-06-19 08:00:22 +02:00 |
|
manuroe
|
2eefa541c4
|
SecurityVC: PoC for secure backup settings
|
2020-06-18 15:51:06 +02:00 |
|
manuroe
|
e3a833d780
|
SecurityVC: Factorise cell buttons
|
2020-06-18 11:47:53 +02:00 |
|
SBiOSoftWhare
|
3e903ac85c
|
Merge pull request #3342 from vector-im/riot_3124
Connect/restore backup created with SSSS
|
2020-06-17 17:13:59 +02:00 |
|
SBiOSoftWhare
|
43717c4150
|
SecurityVC: Connect/restore key backup created with SSSS.
|
2020-06-15 16:30:58 +02:00 |
|
SBiOSoftWhare
|
481925c2f9
|
Create SecretsRecoveryCoordinatorBridgePresenter.
|
2020-06-15 16:20:36 +02:00 |
|
SBiOSoftWhare
|
ceeafee066
|
Secrets recovery: Restore only key backup on SecretsRecoveryGoal.keyBackup.
|
2020-06-15 16:19:44 +02:00 |
|
SBiOSoftWhare
|
6d82dd3c5d
|
KeyBackupRecoverCoordinatorBridgePresenter: Add possibility to push key backup recover flow from a UINavigationController.
|
2020-06-15 16:18:05 +02:00 |
|
SBiOSoftWhare
|
19789f2f64
|
KeyBackupRecoverCoordinator: Handle existing navigationRouter if needed.
|
2020-06-15 16:14:31 +02:00 |
|
SBiOSoftWhare
|
aff523db2f
|
MXRecoveryService: Add convenient var to return SecretsRecoveryAvailability.
|
2020-06-15 16:12:58 +02:00 |
|
ismailgulek
|
32890b6b83
|
Check user in session before using userId
|
2020-06-12 15:07:26 +03:00 |
|
ismailgulek
|
3a7306a471
|
Get inviter from invite event instead of looping members
|
2020-06-12 14:36:58 +03:00 |
|
SBiOSoftWhare
|
fdd474e9c5
|
Secrets recovery: Handle MXRecoveryService errors in recovery view models.
|
2020-06-11 16:55:44 +02:00 |
|