request for alias only after correct PIN entry

This commit is contained in:
Carlosokumu 2025-04-30 17:28:30 +03:00
parent 361661c4f3
commit 45e139ff92
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953

View File

@ -2,8 +2,6 @@ LOAD get_current_profile_info 0
MAP get_current_profile_info
MOUT back 0
HALT
LOAD save_alias_hint 0
INCMP _ 0
LOAD request_custom_alias 0
RELOAD request_custom_alias
CATCH api_failure flag_api_call_error 1
INCMP confirm_new_alias *
INCMP allow_request_alias *