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

App Locked for X Minutes #2665

Merged
merged 6 commits into from
Nov 11, 2023
Merged

App Locked for X Minutes #2665

merged 6 commits into from
Nov 11, 2023

Conversation

marinofaggiana
Copy link
Member

@marinofaggiana marinofaggiana commented Nov 9, 2023

If a user enters a wrong passcode too many times (3), they'll be locked out of the device for ever increasing amounts of time like this scheme:

  • After 3 time appear a counter fo 30 seconds
  • If the user insert another wrong passcode the counter is 60 seconds and +30 seconds every new attempt
  • Restart the app does not reset counters
  • The only way to reset the counters is to enter the correct password

TODO

  • reset the application after x attempts

Signed-off-by: Marino Faggiana <8616947+marinofaggiana@users.noreply.github.com>
Signed-off-by: Marino Faggiana <8616947+marinofaggiana@users.noreply.github.com>
Signed-off-by: Marino Faggiana <8616947+marinofaggiana@users.noreply.github.com>
@marinofaggiana marinofaggiana merged commit 8a91c3a into develop Nov 11, 2023
2 of 4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the PIN branch November 11, 2023 10:37
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.

1 participant