account-pin-block-v2 #256

Merged
lash merged 22 commits from account-pin-block-v2 into master 2025-01-08 13:30:39 +01:00

22 Commits

Author SHA1 Message Date
Carlosokumu
b698f08136 chore: add space after punctuation 2025-01-08 15:27:10 +03:00
Carlosokumu
efdb52bccd chore: add space after punctuation 2025-01-08 14:54:58 +03:00
Carlosokumu
2ff9fed3c5 chore: rename countIncorrectPINAttempts to incrementIncorrectPINAttempts 2025-01-08 14:54:57 +03:00
Carlosokumu
477b4cf8f6 chore : rename remainingPINAttempts to currentWrongPinAttemptsCount 2025-01-08 14:54:57 +03:00
Carlosokumu
ed6651697a chore : add variable description to AllowedPINAttempts 2025-01-08 14:54:56 +03:00
carlos
c359d99075 Merge branch 'master' into account-pin-block-v2 2025-01-08 10:00:46 +01:00
Carlosokumu
8d477356f3 update tests 2025-01-08 11:47:55 +03:00
Carlosokumu
7f3294a8a2 update tests 2025-01-08 11:47:41 +03:00
Carlosokumu
4d72ae0313 add handler showing a message for a blocked account 2025-01-08 09:30:51 +03:00
Carlosokumu
4fe64a7747 show message for a blocked account 2025-01-08 09:29:00 +03:00
Carlosokumu
3004698d5b add a message for a blocked account 2025-01-08 09:28:31 +03:00
Carlosokumu
50c7ff1046 register handler to show blocked account message 2025-01-08 09:27:45 +03:00
Carlosokumu
07b061a68b remove blocked account templates 2025-01-08 09:26:53 +03:00
Carlosokumu
64fba91670 catch blocked account 2025-01-07 14:38:44 +03:00
Carlosokumu
c15958a1ad reset incorrect pin attempts on correct entry 2025-01-07 14:32:44 +03:00
Carlosokumu
ee442daefa add blocked account node 2025-01-07 14:03:53 +03:00
Carlosokumu
11d30583a4 map content of reset_incorrect and catch blocked account 2025-01-07 10:50:30 +03:00
Carlosokumu
f83f539046 add node to show remaining pin attempts 2025-01-07 10:48:59 +03:00
Carlosokumu
562bd4fa24 check for incorrect pin 2025-01-06 22:54:31 +03:00
Carlosokumu
90df0eefc3 add value for allowed number of PIN attempts 2025-01-06 22:53:59 +03:00
Carlosokumu
b37f2a0a11 add flag for when an account has been blocked 2025-01-06 21:06:54 +03:00
Carlosokumu
68e4c9af03 add key for incorrect pin attempts 2025-01-06 21:00:34 +03:00