request for alias only after correct PIN entry
This commit is contained in:
parent
361661c4f3
commit
45e139ff92
@ -2,8 +2,6 @@ LOAD get_current_profile_info 0
|
|||||||
MAP get_current_profile_info
|
MAP get_current_profile_info
|
||||||
MOUT back 0
|
MOUT back 0
|
||||||
HALT
|
HALT
|
||||||
|
LOAD save_alias_hint 0
|
||||||
INCMP _ 0
|
INCMP _ 0
|
||||||
LOAD request_custom_alias 0
|
INCMP allow_request_alias *
|
||||||
RELOAD request_custom_alias
|
|
||||||
CATCH api_failure flag_api_call_error 1
|
|
||||||
INCMP confirm_new_alias *
|
|
||||||
|
Loading…
Reference in New Issue
Block a user