request the admin to authorize the PIN reset
This commit is contained in:
parent
919899c704
commit
70815aabd1
2
services/registration/authorize_reset_others_pin
Normal file
2
services/registration/authorize_reset_others_pin
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
{{.retrieve_blocked_number}} will get a PIN reset request.
|
||||||
|
Please enter your PIN to confirm:
|
12
services/registration/authorize_reset_others_pin.vis
Normal file
12
services/registration/authorize_reset_others_pin.vis
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
LOAD retrieve_blocked_number 0
|
||||||
|
RELOAD retrieve_blocked_number
|
||||||
|
MAP retrieve_blocked_number
|
||||||
|
MOUT back 0
|
||||||
|
MOUT quit 9
|
||||||
|
LOAD authorize_account 6
|
||||||
|
HALT
|
||||||
|
RELOAD authorize_account
|
||||||
|
CATCH incorrect_pin flag_incorrect_pin 1
|
||||||
|
INCMP _ 0
|
||||||
|
INCMP quit 9
|
||||||
|
INCMP pin_reset_result *
|
2
services/registration/authorize_reset_others_pin_swa
Normal file
2
services/registration/authorize_reset_others_pin_swa
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
{{.retrieve_blocked_number}} atapokea ombi la kuweka upya PIN.
|
||||||
|
Tafadhali weka PIN yako kudhibitisha:
|
Loading…
Reference in New Issue
Block a user