This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 440
Add additional Password-protection for secondary account removal #5967
Labels
Milestone
Comments
StephenHeaps
added a commit
that referenced
this issue
Sep 5, 2022
nuo-xu
pushed a commit
that referenced
this issue
Sep 8, 2022
StephenHeaps
added a commit
that referenced
this issue
Sep 8, 2022
StephenHeaps
added a commit
that referenced
this issue
Sep 12, 2022
StephenHeaps
added a commit
that referenced
this issue
Sep 13, 2022
StephenHeaps
added a commit
that referenced
this issue
Sep 20, 2022
kylehickinson
pushed a commit
that referenced
this issue
Sep 21, 2022
StephenHeaps
added a commit
that referenced
this issue
Sep 21, 2022
StephenHeaps
added a commit
that referenced
this issue
Sep 21, 2022
StephenHeaps
added a commit
that referenced
this issue
Sep 23, 2022
StephenHeaps
added a commit
that referenced
this issue
Sep 28, 2022
StephenHeaps
added a commit
that referenced
this issue
Sep 29, 2022
StephenHeaps
added a commit
that referenced
this issue
Oct 4, 2022
StephenHeaps
added a commit
that referenced
this issue
Oct 6, 2022
StephenHeaps
added a commit
that referenced
this issue
Oct 7, 2022
StephenHeaps
added a commit
that referenced
this issue
Oct 7, 2022
11 tasks
StephenHeaps
added a commit
that referenced
this issue
Oct 17, 2022
* Refactor `BiometricsPasscodeEntryView` to extract out password entry into `PasswordEntryView` so it can be re-used. * Add `RemoveAccountConfirmationView`, integrate to replace the confirmation alert with password entry when removing a secondary account * Separate password entry field with biometrics into `PasswordEntryField` so it can be re-used for private key password protection * Add cancel button to modal, cleanup unneeded modifiers * Address PR comments, fix bug where auto-lock on `RemoveAccountConfirmationView` would cause invalid wallet state where wallet is locked but displaying unlocked state (`CryptoView` was updating prior to `defaultKeyring` update).
Verification passed on the following devices running 1.45 (22.10.25.19)
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Description:
Add password protection to secondary account removal
Steps to Reproduce
Additional Information
ref: brave/brave-browser#24711
example UI from desktop:
The text was updated successfully, but these errors were encountered: