|
c9170ca45a
|
Merge branch 'master' into self-pin-reset-node
|
2025-04-09 23:43:10 +03:00 |
|
|
57a1645c03
|
remove the verify_new_pin functionality that managed the unused flag_valid_pin
|
2025-04-09 23:40:03 +03:00 |
|
|
7d9c3b66a9
|
remove unused function reset_valid_pin
|
2025-04-09 19:29:40 +03:00 |
|
|
aec1f4c4c1
|
use a single confirm_pin_change node
|
2025-04-09 19:23:46 +03:00 |
|
|
d680387ef1
|
use the same check for flag_invalid_pin to move to the invalid_pin node
|
2025-04-09 19:21:35 +03:00 |
|
|
0337c66f96
|
cleanup: remove extra space in all .vis files
|
2025-04-09 18:17:59 +03:00 |
|
|
6070792fe4
|
cleanup: remove extra space
|
2025-04-09 18:14:10 +03:00 |
|
|
69ae494b2c
|
update the order for the INCMP statement
|
2025-04-09 18:10:51 +03:00 |
|
|
b89abf3487
|
update the reset flags in TestCheckBlockedStatus
|
2025-04-09 18:06:24 +03:00 |
|
|
4ef8c47f8b
|
update the reset flags in TestConfirmPinChange
|
2025-04-09 18:01:40 +03:00 |
|
|
1076a9578e
|
use the correct flag_invalid_pin in TestSaveTemporaryPin
|
2025-04-09 17:57:54 +03:00 |
|
|
a27d44e561
|
updated the expected content for the alias in view profile
|
2025-04-09 17:52:58 +03:00 |
|
|
35a2732fe2
|
updated the menu flow for the admin reset others PIN in test
|
2025-04-09 17:52:18 +03:00 |
|
|
834f2ce629
|
remove code related to admins resetting a user's actual PIN
|
2025-04-09 17:39:41 +03:00 |
|
|
26353bdf6e
|
add a space
|
2025-04-09 17:34:24 +03:00 |
|
|
1f6bf2bbed
|
updated the flags set and reset in SaveTemporaryPin and VerifyCreatePin
|
2025-04-09 16:59:48 +03:00 |
|
|
0c1d9ab582
|
updated the description of the flag_incorrect_pin
|
2025-04-09 16:58:13 +03:00 |
|
|
29d94bb2e5
|
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-09 16:57:22 +03:00 |
|
|
067c496244
|
use a single pin_mismatch node for a confirmed PIN that does not match the original PIN
|
2025-04-09 16:55:46 +03:00 |
|
|
f8c258a3b4
|
allow the user to quit and move to invalid_pin node if the given input is invalid
|
2025-04-09 16:49:04 +03:00 |
|
|
aec96ce9ba
|
move to the top node when one selects back
|
2025-04-09 15:19:23 +03:00 |
|
|
71ef950fff
|
use the confirm_self_pin_reset to confirm the new PIN
|
2025-04-09 15:12:51 +03:00 |
|
|
477f3a307a
|
use the self_reset_pin node to reset PINs for accounts with a flag_account_pin_reset
|
2025-04-09 15:11:51 +03:00 |
|
|
33c376c971
|
set the DATA_SELF_PIN_RESET as 0 and reset the flag_account_pin_reset
|
2025-04-09 15:10:12 +03:00 |
|
|
514f6ae05b
|
move back to the previous node if the admin user is not authorized
|
2025-04-08 16:26:21 +03:00 |
|
|
8a6659a98b
|
request the admin to authorize the PIN reset
|
2025-04-08 16:25:50 +03:00 |
|
|
d094af9c51
|
move to the authorize_reset_others_pin if the given number is valid and registered
|
2025-04-08 16:25:11 +03:00 |
|
|
f96f9c11e6
|
updated the ResetOthersPin and ValidateBlockedNumber for the updated reset other's PIN functionality
|
2025-04-08 16:23:21 +03:00 |
|
|
a11ca2a618
|
reset the flag_language_set and flag_account_created flags if the publicKey does not exist on the db
|
2025-04-04 12:05:04 +03:00 |
|
|
4268cc0589
|
build: logdebug mode
|
2025-04-03 15:45:41 +03:00 |
|
|
ae0672c7da
|
updated the vise version to pop the cache on a new session
|
2025-04-02 18:34:04 +03:00 |
|
|
2c671bc0d4
|
use the DATA_SELF_PIN_RESET to set the flag_account_pin_reset
|
2025-04-02 18:29:04 +03:00 |
|
|
c5673b339b
|
added a DATA_SELF_PIN_RESET to track when a user's PIN is reset by an admin
|
2025-04-02 18:24:34 +03:00 |
|
|
c3567313af
|
Merge pull request 'manage vouchers in single function' (#42) from manage-vouchers-in-single-function into master
Reviewed-on: #42
|
2025-04-01 21:26:28 +02:00 |
|
|
f82b413e34
|
Merge branch 'master' into manage-vouchers-in-single-function
|
2025-04-01 21:26:16 +02:00 |
|
|
ea0fc4491d
|
removed debug related logs
|
2025-04-01 11:12:38 +03:00 |
|
|
2634790118
|
Merge pull request 'use a different key for the suggested aliases' (#47) from fix-double-alias-request into master
Reviewed-on: #47
|
2025-03-28 09:35:10 +01:00 |
|
|
272a7ac05f
|
chore: remove extra colon
|
2025-03-28 11:32:24 +03:00 |
|
|
39c0d31995
|
remove verbose logs
|
2025-03-28 11:26:32 +03:00 |
|
|
18acb53ead
|
add alias logs
|
2025-03-28 11:08:50 +03:00 |
|
|
43d91f84f6
|
use a different key for the suggested aliases
|
2025-03-28 10:49:31 +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 |
|
|
39e1c84a45
|
added TestManageVouchers for ManageVouchers
|
2025-03-26 14:27:17 +03:00 |
|
|
20ee4dfb24
|
replace SetDefaultVoucher and CheckVouchers with ManageVouchers
|
2025-03-26 14:26:31 +03:00 |
|
|
0791eb1f11
|
ci/cd: build with log warn only
|
2025-03-25 09:52:37 +03:00 |
|
|
8ebd2bbbfa
|
remove alias updates from TestUpdateAllProfileItems
|
2025-03-24 20:06:07 +03:00 |
|
|
06c534cbb1
|
remove the subprefix db from TestViewVoucher
|
2025-03-24 20:03:20 +03:00 |
|
|
b8d53f82bb
|
remove the subprefix db from TestGetVoucherList
|
2025-03-24 20:01:44 +03:00 |
|
|
71c01e00cd
|
remove commented out code
|
2025-03-24 19:58:43 +03:00 |
|