|
491e97d8af
|
cleanup: remove extra space
|
2025-04-28 11:37:42 +03:00 |
|
|
d4fefe3c39
|
update the order for the INCMP statement
|
2025-04-28 11:37:41 +03:00 |
|
|
ad395c4b1a
|
remove code related to admins resetting a user's actual PIN
|
2025-04-28 11:37:38 +03:00 |
|
|
af7e6cc603
|
add a space
|
2025-04-28 11:37:38 +03:00 |
|
|
7a542d1f1c
|
updated the description of the flag_incorrect_pin
|
2025-04-28 11:37:37 +03:00 |
|
|
7d800d68a0
|
have the catch for create_pin above to catch accounts that do not have a PIN before the status on chain is checked
|
2025-04-28 11:37:36 +03:00 |
|
|
850458b5d8
|
use a single pin_mismatch node for a confirmed PIN that does not match the original PIN
|
2025-04-28 11:37:36 +03:00 |
|
|
ef8e3d5c35
|
allow the user to quit and move to invalid_pin node if the given input is invalid
|
2025-04-28 11:37:35 +03:00 |
|
|
982eebf374
|
move to the top node when one selects back
|
2025-04-28 11:37:35 +03:00 |
|
|
228d936a0e
|
use the confirm_self_pin_reset to confirm the new PIN
|
2025-04-28 11:37:34 +03:00 |
|
|
7c4d37b5b8
|
use the self_reset_pin node to reset PINs for accounts with a flag_account_pin_reset
|
2025-04-28 11:37:33 +03:00 |
|
|
6385735b89
|
move back to the previous node if the admin user is not authorized
|
2025-04-28 11:34:27 +03:00 |
|
|
70815aabd1
|
request the admin to authorize the PIN reset
|
2025-04-28 11:34:27 +03:00 |
|
|
919899c704
|
move to the authorize_reset_others_pin if the given number is valid and registered
|
2025-04-28 11:34:26 +03:00 |
|
|
2f4959e191
|
use the DATA_SELF_PIN_RESET to set the flag_account_pin_reset
|
2025-04-28 11:34:25 +03:00 |
|
|
f82b413e34
|
Merge branch 'master' into manage-vouchers-in-single-function
|
2025-04-01 21:26:16 +02:00 |
|
|
272a7ac05f
|
chore: remove extra colon
|
2025-03-28 11:32:24 +03:00 |
|
|
0914217769
|
increase the size limit for the manage_vouchers
|
2025-03-26 14:33:23 +03:00 |
|
|
ea117b7222
|
replace SetDefaultVoucher and CheckVouchers with ManageVouchers
|
2025-03-26 14:28:43 +03:00 |
|
|
0828b1eb10
|
Increase the limit for the max_amount output
|
2025-03-24 19:46:58 +03:00 |
|
|
64b42b92ec
|
Merge branch 'master' into fix-multiple-alias-requests
|
2025-03-24 16:00:20 +03:00 |
|
|
74c82de472
|
add check for if public key exists,then explicitly set flag_account_created
release / docker (push) Has been cancelled
|
2025-03-24 12:29:40 +03:00 |
|
|
ddb8c6e748
|
add lowercase balance text translation
|
2025-03-22 18:39:05 +03:00 |
|
|
b941cf2562
|
chore: match profile text prompt
|
2025-03-22 18:37:27 +03:00 |
|
|
7a6e5b094f
|
load current alias
|
2025-02-27 09:42:25 +03:00 |
|
|
5ed63cec39
|
reset invalid PIN flag
|
2025-02-27 09:41:02 +03:00 |
|
|
f922fb6d43
|
update authorize_account sink value
|
2025-02-26 15:48:25 +03:00 |
|
|
78af4d225f
|
add alias account template
|
2025-02-26 15:47:17 +03:00 |
|
|
b887c67e5d
|
add node to confirm your alias
|
2025-02-26 15:14:04 +03:00 |
|
|
0816190469
|
feat: add node to update your alias
|
2025-02-26 15:08:29 +03:00 |
|
|
28e734e0ba
|
feat: add my alias menu option
|
2025-02-26 15:02:28 +03:00 |
|
|
d92dc026f5
|
check for invalid PIN
|
2025-02-26 14:51:16 +03:00 |
|
|
c09ce32010
|
feat: reset invalid pin flag,update template text
|
2025-02-26 14:46:09 +03:00 |
|
|
a984c9dd06
|
add invalid and account alias flags
|
2025-02-26 14:37:54 +03:00 |
|
|
95089875bf
|
remove extra spacing
|
2025-02-21 12:30:28 +03:00 |
|
|
4db25055ad
|
Added a fix for invalid PIN in PIN reset
|
2025-02-21 12:29:28 +03:00 |
|
|
7b1824f18c
|
go back if account not unlocked
|
2025-02-21 11:01:31 +03:00 |
|
|
04c3f5ce65
|
repeat same node on invalid input
|
2025-02-21 11:01:14 +03:00 |
|
|
e646658f40
|
repeat same node on invalid input
|
2025-02-21 10:56:12 +03:00 |
|
|
c4cab444ad
|
repeat same node on invalid input
|
2025-02-20 21:26:53 +03:00 |
|
|
b5ade9112e
|
catch incorrect pin when resetting for others
|
2025-02-20 21:21:20 +03:00 |
|
|
98b2a31655
|
remove extra space
|
2025-02-20 19:56:48 +03:00 |
|
|
93f1897321
|
Merge branch 'master' into tests-menu-traversal
|
2025-02-11 13:07:07 +03:00 |
|
|
4d46133194
|
chore: add some spacing
|
2025-02-10 12:10:17 +03:00 |
|
|
628a57ea10
|
Only clear the temporary data once at main.vis
|
2025-02-06 16:42:07 +03:00 |
|
|
a37908323f
|
Remove early LOAD statement
|
2025-02-06 16:32:03 +03:00 |
|
|
0821241427
|
repeat same node on invalid option
|
2025-02-05 10:23:31 +03:00 |
|
|
815e3b2a25
|
remove unused handler
|
2025-02-04 09:46:33 +03:00 |
|
|
f9a9a9b4a6
|
preload all common functions
|
2025-02-04 08:44:10 +03:00 |
|
|
04429ab74c
|
fix: wrong pin count by load and reload handlers
|
2025-02-04 08:43:55 +03:00 |
|