Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Add ability to reveal wallet password on unlock #7181

Open
StephenHeaps opened this issue Mar 31, 2023 · 2 comments · Fixed by #7269
Open

Add ability to reveal wallet password on unlock #7181

StephenHeaps opened this issue Mar 31, 2023 · 2 comments · Fixed by #7269

Comments

@StephenHeaps StephenHeaps self-assigned this Apr 19, 2023
StephenHeaps added a commit that referenced this issue May 1, 2023
…store, and create (#7269)

* Add `RevealableSecureField` password field for Unlock, Create and Restoring wallet.
Hide password (if revealed) before populating unlock wallet password field with stored password.
Hide recovery phrase (if revealed) before revealing wallet password when restoring wallet from recovery phrase.

* Move Biometrics button below Unlock/Restore buttons when unlocking wallet. Don't focus keyboard when pre-filling password via biometrics.

* Disable autocapitalization in recovery phrase field
@StephenHeaps StephenHeaps added this to the 1.51 milestone May 8, 2023
@hffvld
Copy link
Collaborator

hffvld commented May 8, 2023

Verified on iPhone 14 and iPad Air using version(s):

Device/OS: iPhone 14 [iOS 16.4.1] and iPad Air [iPadOS 16.4.1]
Version: 1.51 (23.5.8.16) 
BraveCore: 1.51.110 (113.0.5672.77)

Filed follow-up issue #7416


3rd-party keyboard - FAIL

PRECONDITIONS:

  • Install a 3rd-party keyboard, for example, Gboard

STEPS:

Create Wallet

  1. Launch Brave > Three dot Menu > Wallet
  2. Get Started > Tap in the Password field > Verify that Apple keyboard is shown
  3. Tap and hold Globus thumbnail > Verify there is no option to show Gboard
  4. Verify the same for the Verify password field

Unlock

  1. Launch Brave > Three dot Menu > Wallet
  2. Tap in the Password field > Verify that Apple keyboard is showing
  3. Tap and hold Globus thumbnail > Verify there is no option to show Gboard

Restore

  1. Launch Brave > Three dot Menu > Wallet
  2. Tap Restore Tap in the Recovery Phrase field > Verify that Apple keyboard is showing
  3. Tap and hold Globus thumbnail > Verify there is no option to show Gboard
  4. Repeat the same for the Password and Verify password text fields

ACTUAL RESULTS:

  • Verified that 3rd-party keyboard is not shown for the text fields on the Create (setup new wallet), Unlock and Restore screens
1 2 3
1 2 3
Password reveal/hide - PASS

STEPS:

  1. Launch Brave > Three dot Menu > Wallet
  2. Get Started > Tap in the Password field > Type password > Tap Eye thumbnail > Verify
  3. Repeat the same for the Verify password text field

ACTUAL RESULTS:

  • Verified that the password is revealed when the Eye thumbnail is tapped, and hidden when the Crossed-eye thumbnail is tapped
Wallet_Password.reveal.mov
Biometric unlock - PASS

STEPS:

  1. Launch Brave > Three dot Menu > Wallet
  2. Use Biometric unlock > Verify

ACTUAL RESULTS:

  • Verified that auto-filling password via biometrics is hiding/masking the password before auto-filling it.
Wallet_No.password.when.face.unlock.mov

@hffvld
Copy link
Collaborator

hffvld commented May 8, 2023

Filed follow-up issue #7416

StephenHeaps added a commit that referenced this issue May 10, 2023
…lock, restore, and create (#7269)"

This reverts commit 6122a2d.
iccub pushed a commit that referenced this issue May 10, 2023
* Revert "Fix #7113, #7181: Ability to reveal password during wallet unlock, restore, and create (#7269)"

This reverts commit 6122a2d.

* Revert #7382 - auto-focus password field in unlock wallet
iccub pushed a commit that referenced this issue May 10, 2023
* Revert "Fix #7113, #7181: Ability to reveal password during wallet unlock, restore, and create (#7269)"

This reverts commit 6122a2d.

* Revert #7382 - auto-focus password field in unlock wallet
@StephenHeaps StephenHeaps reopened this May 10, 2023
@StephenHeaps StephenHeaps removed this from the 1.51 milestone May 10, 2023
@StephenHeaps StephenHeaps removed their assignment Jul 24, 2023
arthuredelstein pushed a commit to brave/brave-core that referenced this issue Feb 13, 2024
…sword during wallet unlock, restore, and create (brave/brave-ios#7269)

* Add `RevealableSecureField` password field for Unlock, Create and Restoring wallet.
Hide password (if revealed) before populating unlock wallet password field with stored password.
Hide recovery phrase (if revealed) before revealing wallet password when restoring wallet from recovery phrase.

* Move Biometrics button below Unlock/Restore buttons when unlocking wallet. Don't focus keyboard when pre-filling password via biometrics.

* Disable autocapitalization in recovery phrase field
arthuredelstein pushed a commit to brave/brave-core that referenced this issue Feb 13, 2024
…e-ios#7427)

* Revert "Fix brave/brave-ios#7113, brave/brave-ios#7181: Ability to reveal password during wallet unlock, restore, and create (brave/brave-ios#7269)"

This reverts commit 6122a2d.

* Revert brave/brave-ios#7382 - auto-focus password field in unlock wallet
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Backlog
2 participants