Page MenuHomePhabricator

[native_rust_library] create User Keys backup when restoring user
ClosedPublic

Authored by kamil on Jan 29 2025, 7:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 28, 10:09 AM
Unknown Object (File)
Fri, Feb 28, 10:09 AM
Unknown Object (File)
Wed, Feb 26, 1:49 PM
Unknown Object (File)
Wed, Feb 26, 11:22 AM
Unknown Object (File)
Tue, Feb 25, 10:44 PM
Unknown Object (File)
Mon, Feb 24, 4:47 PM
Unknown Object (File)
Mon, Feb 24, 6:01 AM
Unknown Object (File)
Sun, Feb 23, 11:56 AM
Subscribers

Details

Summary

ENG-10113

Creating User Keys backup. Publishing this diff but it needs to be updated after the service part is finished.

NOTE: This stack should not be landed before the Identity is deployed on staging.

Depends on D14272, D14270

Test Plan

Test plan described here

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Jan 29 2025, 7:42 AM
kamil edited the summary of this revision. (Show Details)
kamil added inline comments.
native/native_rust_library/src/identity/login.rs
290–301 ↗(On Diff #46843)

This needs to be updated after the service part is done (cc. @bartek)

native/native_rust_library/src/identity/login.rs
290–301 ↗(On Diff #46843)

Is there a task to track this?

native/native_rust_library/src/identity/login.rs
290–301 ↗(On Diff #46843)

sure, it's ENG-10114 and ENG-10115, @bartek is working on it right now

bartek added inline comments.
native/native_rust_library/src/identity/login.rs
290–301 ↗(On Diff #46843)

My part is here - https://phab.comm.dev/D14280#inline-79687 - this diff should probably be rebased on that one

This revision is now accepted and ready to land.Wed, Feb 5, 8:44 AM