|  | 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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 2634790118 | Merge pull request 'use a different key for the suggested aliases' (#47) from fix-double-alias-request into master 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled 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 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 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 |  | 
			
				
					|  | 0791eb1f11 | ci/cd: build with log warn only 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-25 09:52:37 +03:00 |  | 
			
				
					|  | 8ebd2bbbfa | remove alias updates from TestUpdateAllProfileItems 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 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 |  | 
			
				
					|  | 419716a2b4 | remove the subprefix db from TestCheckVouchers | 2025-03-24 19:57:08 +03:00 |  | 
			
				
					|  | 54b2088842 | Pass correct arguments in the TestGetVoucherData | 2025-03-24 19:53:02 +03:00 |  | 
			
				
					|  | b2208359d6 | Add missing param to the GetVoucherData | 2025-03-24 19:46:58 +03:00 |  | 
			
				
					|  | 0828b1eb10 | Increase the limit for the max_amount output | 2025-03-24 19:46:58 +03:00 |  | 
			
				
					|  | c22f9edeca | Merge pull request 'fix-multiple-alias-requests' (#38) from fix-multiple-alias-requests into master 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled Reviewed-on: #38 | 2025-03-24 15:47:26 +01:00 |  | 
			
				
					|  | c81b17994a | remove redundant cast on sanitized input | 2025-03-24 16:03:30 +03:00 |  | 
			
				
					|  | 64b42b92ec | Merge branch 'master' into fix-multiple-alias-requests | 2025-03-24 16:00:20 +03:00 |  | 
			
				
					|  | 493f64157b | sanitize alias hint before request | 2025-03-24 15:59:13 +03:00 |  | 
			
				
					|  | f6c9d54a65 | register check-account_created handler 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-24 12:39:03 +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 |  | 
			
				
					|  | 87ebd0029b | chore: show  default value when profile info is not set | 2025-03-22 18:38:35 +03:00 |  | 
			
				
					|  | b941cf2562 | chore: match profile  text prompt | 2025-03-22 18:37:27 +03:00 |  | 
			
				
					|  | 1c8bda5ded | fix(alias): remove alias requests made when a profile item is edited,show a default value when an alias is not set | 2025-03-22 09:49:19 +03:00 |  | 
			
				
					|  | 30cb800450 | Added log lines for voucherlist 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-21 13:58:30 +03:00 |  | 
			
				
					|  | 680a1e9681 | Use userstore for the voucher data instead of subprefixdb 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-21 13:46:13 +03:00 |  | 
			
				
					|  | b327b569fb | fix failing test | 2025-03-21 09:05:51 +03:00 |  | 
			
				
					|  | 445ca0d0ff | Add a default alias to remove bug in retrieving the data 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-20 22:34:04 +03:00 |  | 
			
				
					|  | e681c9cfca | Added debug logs 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-20 15:23:36 +03:00 |  | 
			
				
					|  | d504571014 | Added debug logs 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-20 15:07:02 +03:00 |  | 
			
				
					|  | 3b16e25ebd | Added debug logs 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-20 14:54:06 +03:00 |  | 
			
				
					|  | 5f37856927 | Added activeSym logs 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-20 14:35:06 +03:00 |  | 
			
				
					|  | e564f1328b | add fetched vouchers log 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-20 13:48:34 +03:00 |  | 
			
				
					|  | 374f79388c | ci/cd: remove ssh binary from Docker builds 
		
	
	
		
			
				
	
				release / docker (push) Has been cancelled | 2025-03-18 17:48:55 +03:00 |  |