Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
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
Alfred-mk pushed to lash/dump-key-prefix at urdt/ussd 2024-12-31 09:41:13 +01:00
7a535f796a output the value as a string
Alfred-mk pushed to force-restart-state at urdt/ussd 2024-12-31 09:17:03 +01:00
4ea52bf3fb removed unused code
Alfred-mk pushed to force-restart-state at urdt/ussd 2024-12-31 08:51:35 +01:00
be2ea3a2f0 removed the non-working restart_state devtool
Alfred-mk pushed to restart-state-devtool at urdt/ussd 2024-12-31 08:49:52 +01:00
02d43a8c09 added the WIP restart_state devtool
Alfred-mk created branch restart-state-devtool in urdt/ussd 2024-12-31 08:49:11 +01:00
Alfred-mk pushed to restart-state-devtool at urdt/ussd 2024-12-31 08:49:11 +01:00
Alfred-mk commented on issue urdt/ussd#201 2024-12-31 03:16:41 +01:00
Restart menu when ussd session expires

The persister retrieved from menustorageservice ...

func (ms *MenuStorageService) GetPersister(ctx context.Context) (*persist.Persister, error) {
	stateStore, err := ms.GetStateStore(ctx)
	…
Alfred-mk pushed to force-restart-state at urdt/ussd 2024-12-31 03:06:44 +01:00
8217ea8fdc Merge branch 'master' into force-restart-state
3caee98cdb Merge pull request 'mixed-languages' (#228) from mixed-languages into master
db7c9bf56d chore: add colon to enhance formatting.
0a332ec501 chore: ensure swahili language translation.
90367fe53e Merge pull request 'profile-update-fix' (#226) from profile-update-fix into master
Compare 10 commits »