Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(settings): Fixes Change Pin Setting #1631

Merged
merged 4 commits into from
Apr 22, 2024
Merged

Conversation

coreyphillips
Copy link
Collaborator

Description

Linked Issues/Tasks

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Tests

  • No test

QA Notes

Forwards user to Auth screen when attempting to Change Pin in order to enforce the pin counter.

Enforces pin attempt counter for the "Change Pin" setting.
Closes #1630
@coreyphillips coreyphillips requested review from pwltr and removed request for pwltr April 11, 2024 14:24
@pwltr
Copy link
Collaborator

pwltr commented Apr 19, 2024

You have a failing e2e test @coreyphillips

@coreyphillips
Copy link
Collaborator Author

You have a failing e2e test @coreyphillips

Resolved as of this commit.

@coreyphillips coreyphillips merged commit 2b23853 into master Apr 22, 2024
6 checks passed
@coreyphillips coreyphillips deleted the fix/change-pin branch April 22, 2024 20:09
@catch-21
Copy link
Contributor

catch-21 commented May 1, 2024

@coreyphillips This fixes the problem. Although, the user must now enter their PIN to unlock the option to enter their existing PIN to change their PIN. That's 4 PIN entries now, it was 3. Would it be possible to add the countdown to the existing PIN entry to avoid the extra step?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Pin countdown bypassed when attempting to Change PIN Code
4 participants