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

Alpha characters should be ignored #7

Open
Myoldmopar opened this issue Dec 12, 2017 · 0 comments
Open

Alpha characters should be ignored #7

Myoldmopar opened this issue Dec 12, 2017 · 0 comments

Comments

@Myoldmopar
Copy link
Contributor

From the PIN entry, it seems like this should only accept numeric values. However, the keyboard entry allows the user to enter letters and numbers.

I just did a test:

  • PIN_PASSCODE_PIN specified as "251c"
  • Entered the page and typed 2 5 1 c , and that sequence showed up but did not let me log in

I think maybe alpha characters should just get ignored upon keyboard entry? And maybe when the passcode is being read in from environment or settings, an error should be thrown for any non-numeric characters? Or, maybe alphas are allowed and I'm just missing something. Definitely possible! 🙃

image

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

No branches or pull requests

1 participant