require accounts to be authorized to access the alias node
This commit is contained in:
parent
16dd0f6ebf
commit
cd1936c12f
@ -1,3 +1,7 @@
|
||||
LOAD reset_account_authorized 0
|
||||
LOAD reset_incorrect_pin 0
|
||||
CATCH incorrect_pin flag_incorrect_pin 1
|
||||
CATCH pin_entry flag_account_authorized 0
|
||||
LOAD get_current_profile_info 0
|
||||
MAP get_current_profile_info
|
||||
MOUT back 0
|
||||
|
Loading…
Reference in New Issue
Block a user