|
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 |
|
|
e6e8bb6671
|
set the DATA_SELF_PIN_RESET as 0 and reset the 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 |
|
|
9a2ad99d07
|
updated the ResetOthersPin and ValidateBlockedNumber for the updated reset other's PIN functionality
|
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 |
|
|
1b2f3bb046
|
added a DATA_SELF_PIN_RESET to track when a user's PIN is reset by an admin
|
2025-04-28 11:34:24 +03:00 |
|
|
19a2b28367
|
Merge pull request 'extra-sms' (#64) from extra-sms into master
Reviewed-on: #64
|
2025-04-28 10:33:25 +02:00 |
|
|
25d124c58d
|
use updated go-vise that removes rollback on missing key
|
2025-04-25 17:10:46 +03:00 |
|
|
5b34ef28eb
|
added the logDb to async and http
|
2025-04-25 09:33:08 +03:00 |
|
|
0370a3def4
|
use dedicated smsservice for triggering extra sms
|
2025-04-18 12:13:24 +03:00 |
|
|
7c0651d218
|
use dedicated sms package for triggering sms
|
2025-04-18 12:12:33 +03:00 |
|
|
a38ac06a3d
|
trigger an address sms in the check_identifier handler
|
2025-04-18 10:56:41 +03:00 |
|
|
ac2a3721b2
|
remove dedicated address sms trigger
|
2025-04-18 10:55:02 +03:00 |
|
|
7ea3cb6b51
|
remove reload for check identifier to prevent double address sms trigger
|
2025-04-18 10:54:23 +03:00 |
|
|
0274133d48
|
add handler to send an address sms
|
2025-04-17 23:32:05 +03:00 |
|
|
5ff2e794ff
|
feat: implement address and pin reset sms
|
2025-04-17 23:31:48 +03:00 |
|
|
08deeca500
|
register handler to trigger address sms
|
2025-04-17 23:31:22 +03:00 |
|
|
cea920c1f5
|
dep: upgrade sarafu-api dep to include address and pin reset sms
|
2025-04-17 23:30:54 +03:00 |
|
|
ade236747c
|
Merge pull request 'use the updated phone and alias regexes from common' (#63) from update-recipient-validator into master
Reviewed-on: #63
|
2025-04-17 16:53:42 +02:00 |
|
|
e1a3729e3b
|
use the updated phone and alias regexes from common
|
2025-04-17 14:31:18 +03:00 |
|
|
f127fd7c0f
|
initialize log db ,attach it to the menuhandler
|
2025-04-14 11:34:37 +03:00 |
|
|
42177aadeb
|
use latest commit from sarafu-api
release / docker (push) Has been cancelled
|
2025-04-11 11:10:48 +03:00 |
|
|
fa9f1a72ef
|
Merge pull request 'self pin reset' (#49) from self-pin-reset-node into master
Reviewed-on: #49
|
2025-04-11 09:26:11 +02:00 |
|
|
4ffb32f14a
|
Merge branch 'master' into self-pin-reset-node
|
2025-04-11 10:25:35 +03:00 |
|
|
c41277db87
|
Merge pull request 'sms-upsell' (#55) from sms-upsell into master
Reviewed-on: #55
|
2025-04-11 09:24:35 +02:00 |
|
|
56cda36aa7
|
updated the description of DATA_SELF_PIN_RESET
|
2025-04-10 13:55:00 +03:00 |
|
|
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 |
|