Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to send-input-fix at urdt/ussd 2025-01-07 10:15:26 +01:00
6c5873da6f trim any leading whitespace in the input
Alfred-mk created branch send-input-fix in urdt/ussd 2025-01-07 10:14:37 +01:00
Alfred-mk pushed to send-input-fix at urdt/ussd 2025-01-07 10:14:37 +01:00
Alfred-mk created pull request urdt/ussd#255 2025-01-06 13:10:27 +01:00
WIP: postgres-switch-for-tests
Alfred-mk pushed to postgres-switch-for-tests at urdt/ussd 2025-01-06 13:06:34 +01:00
c12e867ac3 add a db flag to specify the database of choice
79de0a9092 pass the base directory to load the .env file
3ee15497a5 specify the base directory for loading the .env file
Compare 3 commits »
Alfred-mk created branch postgres-switch-for-tests in urdt/ussd 2025-01-06 09:08:05 +01:00
Alfred-mk pushed to postgres-switch-for-tests at urdt/ussd 2025-01-06 09:08:05 +01:00
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-03 09:24:31 +01:00
9d6e25e184 revert to previous state for the adminstore
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-03 09:17:33 +01:00
c26f5683f6 removed second unused argument
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-03 04:58:54 +01:00
0fe48a30fa Merge branch 'master' into hash-pin
58edfa01a2 Merge pull request 'menu-primary-selectors' (#237) from menu-primary-selectors into master
3830c12a57 update tests
f1fd690a7b update expected content
e666c58644 start primary selectors with 1
Compare 7 commits »
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-02 14:01:27 +01:00
491b7424a9 point to the correct ./devtools/admin_numbers directory
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-02 13:22:13 +01:00
29ce4b83bd added tests for HashPIN and VerifyPIN
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-02 13:16:00 +01:00
ca8df5989a updated expected age in test
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-02 12:38:28 +01:00
82b4365d16 hash the PIN in TestAuthorize
98db85511b hash the PIN in the ResetOthersPin function
Compare 2 commits »
Alfred-mk created pull request urdt/ussd#235 2025-01-02 11:54:58 +01:00
WIP: hash-pin
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-02 11:52:24 +01:00
99a4d3ff42 verify the PIN input against the hashed PIN
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-02 11:45:28 +01:00
d95c7abea4 return if the PIN is not a match, and hash the PIN before saving it
fd1ac85a1b add code to Hash and Verify the PIN
Compare 2 commits »
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-02 11:20:19 +01:00
c899c098f6 updated the expected age
5ca6a74274 move PIN test to the common package
48d63fb43f added pin.go to contain all PIN related functionality
Compare 3 commits »
Alfred-mk created branch hash-pin in urdt/ussd 2025-01-02 11:08:41 +01:00
Alfred-mk pushed to hash-pin at urdt/ussd 2025-01-02 11:08:41 +01:00