User Details
User Details
- User Since
- Sep 30 2022, 5:22 AM (121 w, 12 h)
If it works and/or looks nice, then: -
Wed, Jan 22
Wed, Jan 22
Tue, Jan 21
Tue, Jan 21
bartek added inline comments to D14246: [native] wait with migration to new flow for Tunnelbroker connection.
bartek committed rCOMM64d7734d884e: [identity] Allow migration for non-primary device (authored by bartek).
[identity] Allow migration for non-primary device
bartek committed rCOMM915a3a3c3cf6: [web] Use legacy logout when web is primary (authored by bartek).
[web] Use legacy logout when web is primary
bartek committed rCOMMf9be95c6b6c7: [identity] Bump minimum supported client version (authored by bartek).
[identity] Bump minimum supported client version
Fri, Jan 17
Fri, Jan 17
The conditions look correct, I only added a suggestion on how to improve reliability. I analyzed the following cases:
I recall there are other places where this hook might also be useful, but I couldn't quickly identify them.
bartek published D14219: [identity] Allow migration for non-primary device for review.
bartek published D14218: [web] Use legacy logout when web is primary for review.
Wed, Jan 15
Wed, Jan 15
bartek published D14208: [identity] Bump minimum supported client version for review.
bartek committed rCOMM85fe02279ea6: [web] Move KeyserverConnectionHandler into ConnectedApp (authored by bartek).
[web] Move KeyserverConnectionHandler into ConnectedApp
Tue, Jan 14
Tue, Jan 14
bartek published D14206: [web] Move KeyserverConnectionHandler into ConnectedApp for review.
bartek committed rCOMM11ddcd94260c: [native] Wait for backup before processing QR code (authored by bartek).
[native] Wait for backup before processing QR code
bartek committed rCOMMc9327ed645b1: [native] Update BackupHandler logic to avoid pruning DDB (authored by bartek).
[native] Update BackupHandler logic to avoid pruning DDB
bartek added inline comments to D14201: [native] Update BackupHandler logic to avoid pruning DDB.
bartek published D14202: [native] Wait for backup before processing QR code for review.
bartek published D14201: [native] Update BackupHandler logic to avoid pruning DDB for review.
bartek committed rCOMM2860bee506e5: [keyserver] Pass skipPasswordReset value to the RPC call (authored by bartek).
[keyserver] Pass skipPasswordReset value to the RPC call
bartek committed rCOMM7fde3f6bddaf: [identity] Support skip_password_reset in PrivilegedResetUserPassword RPC (authored by bartek).
[identity] Support skip_password_reset in PrivilegedResetUserPassword RPC
bartek committed rCOMMbfa565f46076: [protos] Add skipPasswordReset field to PrivilegedResetUserPassword (authored by bartek).
[protos] Add skipPasswordReset field to PrivilegedResetUserPassword
Mon, Jan 13
Mon, Jan 13
bartek published D14200: [identity] Support skip_password_reset in PrivilegedResetUserPassword RPC for review.
bartek published D14199: [keyserver] Pass skipPasswordReset value to the RPC call for review.
bartek published D14198: [protos] Add skipPasswordReset field to PrivilegedResetUserPassword for review.
bartek committed rCOMM5e98f07c70b3: [native][backup_client] Handle BackupNotFound in retrieve_latest_backup_info (authored by bartek).
[native][backup_client] Handle BackupNotFound in retrieve_latest_backup_info
bartek committed rCOMM7fa801fc07cb: [native] Make retrieveLatestBackupInfo return type nullable (authored by bartek).
[native] Make retrieveLatestBackupInfo return type nullable
bartek added inline comments to D14190: [native][backup_client] Handle BackupNotFound in retrieve_latest_backup_info.
bartek published D14189: [native] Make retrieveLatestBackupInfo return type nullable for review.
bartek published D14190: [native][backup_client] Handle BackupNotFound in retrieve_latest_backup_info for review.
Thu, Jan 9
Thu, Jan 9
bartek committed rCOMM3da407dd3a60: [lib] Refactor useLogOut to auto-detect logout flow (authored by bartek).
[lib] Refactor useLogOut to auto-detect logout flow
bartek updated the diff for D14179: [lib] Refactor useLogOut to auto-detect logout flow.
rename logOutOptions to legacyLogOutOptions
Tue, Jan 7
Tue, Jan 7
Because pf https://linear.app/comm/issue/ENG-10039/allow-checking-if-a-user-has-a-backup I had to hack it a bit: instead of calling retrieveLatestBackupInfo I hardcoded its return value to null. Then for both password and SIWE user verified that it is possible to log in.
[terraform] Bump staging Identity to 0.48
[terraform] Bump prod Identity to 0.47
Mon, Jan 6
Mon, Jan 6
bartek added inline comments to D14179: [lib] Refactor useLogOut to auto-detect logout flow.
bartek added inline comments to D14179: [lib] Refactor useLogOut to auto-detect logout flow.
Dec 20 2024
Dec 20 2024
bartek published D14179: [lib] Refactor useLogOut to auto-detect logout flow for review.
bartek published D14178: [terraform] Bump staging Identity to 0.48 for review.
bartek published D14177: [terraform] Bump prod Identity to 0.47 for review.
Dec 19 2024
Dec 19 2024
bartek committed rCOMMc44920a6ca59: [identity] Optimize Tunnelbroker device data removal (authored by bartek).
[identity] Optimize Tunnelbroker device data removal
bartek committed rCOMM6fd253e5bc1d: [identity] Force v1 primary logout for authoritative keyserver owner (authored by bartek).
[identity] Force v1 primary logout for authoritative keyserver owner
bartek committed rCOMM58bf345631bc: [identity] Allow v1 login for authoritative keyserver (authored by bartek).
[identity] Allow v1 login for authoritative keyserver
bartek added inline comments to D14173: [identity] Force v1 primary logout for authoritative keyserver owner.
bartek published D14174: [identity] Optimize Tunnelbroker device data removal for review.
bartek published D14173: [identity] Force v1 primary logout for authoritative keyserver owner for review.
bartek published D14172: [identity] Allow v1 login for authoritative keyserver for review.
bartek committed rCOMMefd40b9457f6: [identity] Verify new flow migration device list update (authored by bartek).
[identity] Verify new flow migration device list update
bartek committed rCOMM94ed0be6468c: [native] Handler for migrating to signed device lists (authored by bartek).
[native] Handler for migrating to signed device lists
bartek updated the diff for D14148: [native] Handler for migrating to signed device lists.
Address comments
bartek added inline comments to D14148: [native] Handler for migrating to signed device lists.
bartek added inline comments to D14148: [native] Handler for migrating to signed device lists.
Dec 17 2024
Dec 17 2024
bartek added inline comments to D14148: [native] Handler for migrating to signed device lists.
bartek updated the diff for D14148: [native] Handler for migrating to signed device lists.
Address feedback
bartek added inline comments to D14148: [native] Handler for migrating to signed device lists.
Dec 16 2024
Dec 16 2024
bartek committed rCOMM0f7e12dce745: [native][web] Merge logout buttons for old and new flows (authored by bartek).
[native][web] Merge logout buttons for old and new flows
bartek committed rCOMMd0002b3eff79: [native] Enable linked devices screen when using restore flow (authored by bartek).
[native] Enable linked devices screen when using restore flow
bartek added inline comments to D14147: [native][web] Merge logout buttons for old and new flows.
bartek published D14148: [native] Handler for migrating to signed device lists for review.
bartek updated the test plan for D14088: [identity] Verify new flow migration device list update.
bartek published D14088: [identity] Verify new flow migration device list update for review.
Dec 12 2024
Dec 12 2024
bartek published D14146: [native] Enable linked devices screen when using restore flow for review.
bartek published D14147: [native][web] Merge logout buttons for old and new flows for review.
Dec 11 2024
Dec 11 2024
Dec 9 2024
Dec 9 2024
bartek added a comment to D14079: [identity] fix `lastPrimarySignature` attribute.