Validate that the PIN is 4 digits

This commit is contained in:
2024-08-28 00:17:45 +03:00
parent 37ebc411b5
commit b48760760b
2 changed files with 14 additions and 0 deletions

View File

@@ -3,5 +3,7 @@ CATCH account_creation_failed 22 1
MOUT exit 0
HALT
LOAD save_pin 0
RELOAD save_pin
CATCH . 15 1
INCMP quit 0
INCMP confirm_create_pin *