• Joined on 2024-08-10
carlos pushed to account-pin-block-v2 at urdt/ussd 2025-01-08 07:31:13 +01:00
4d72ae0313 add handler showing a message for a blocked account
4fe64a7747 show message for a blocked account
3004698d5b add a message for a blocked account
50c7ff1046 register handler to show blocked account message
07b061a68b remove blocked account templates
Compare 5 commits »
carlos pushed to account-pin-block-v2 at urdt/ussd 2025-01-07 12:38:59 +01:00
64fba91670 catch blocked account
carlos pushed to account-pin-block-v2 at urdt/ussd 2025-01-07 12:33:08 +01:00
c15958a1ad reset incorrect pin attempts on correct entry
ee442daefa add blocked account node
Compare 2 commits »
carlos pushed to account-pin-block-v2 at urdt/ussd 2025-01-07 08:52:13 +01:00
11d30583a4 map content of reset_incorrect and catch blocked account
f83f539046 add node to show remaining pin attempts
Compare 2 commits »
carlos created pull request urdt/ussd#256 2025-01-06 20:59:08 +01:00
WIP: account-pin-block-v2
carlos pushed to account-pin-block-v2 at urdt/ussd 2025-01-06 20:54:56 +01:00
562bd4fa24 check for incorrect pin
90df0eefc3 add value for allowed number of PIN attempts
b37f2a0a11 add flag for when an account has been blocked
68e4c9af03 add key for incorrect pin attempts
Compare 4 commits »
carlos pushed to account-pin-block-v2 at urdt/ussd 2025-01-06 18:57:38 +01:00
carlos created branch account-pin-block-v2 in urdt/ussd 2025-01-06 18:57:37 +01:00
carlos pushed to account-pin-block at urdt/ussd 2025-01-06 08:57:56 +01:00
4836162f40 ci: add ssh build
2024cc96e2 Bring up-to-date with refactor
d2d878d5d7 Merge branch 'master' into lash/ssh-4
c995143543 Merge pull request 'log-session-id-at-sessionid' (#251) from log-session-id-at-sessionid into master
44570e20ef remove unused context key :- at-session-id
Compare 45 commits »
carlos pushed to log-session-id-at-sessionid at urdt/ussd 2025-01-06 08:00:02 +01:00
44570e20ef remove unused context key :- at-session-id
carlos pushed to log-session-id-at-sessionid at urdt/ussd 2025-01-06 07:54:57 +01:00
362eb209ef add SessionId to context key
carlos created pull request urdt/ussd#251 2025-01-06 06:55:45 +01:00
log-session-id-at-sessionid
carlos pushed to log-session-id-at-sessionid at urdt/ussd 2025-01-06 06:53:22 +01:00
c69d3896f1 pass context as an argument,rename context keys
974af6b2a7 pass context as an argument
Compare 2 commits »
carlos created branch log-session-id-at-sessionid in urdt/ussd 2025-01-06 06:24:18 +01:00
carlos pushed to log-session-id-at-sessionid at urdt/ussd 2025-01-06 06:24:18 +01:00
carlos pushed to lash/purify at urdt/ussd 2025-01-04 10:03:16 +01:00
d5a2680500 make context accessible
carlos created pull request urdt/ussd#245 2025-01-04 08:50:03 +01:00
logs-at-sessionid
carlos commented on issue urdt/ussd#240 2025-01-04 08:43:43 +01:00
Add AT request id in logging

@carlos I've removed the special treatment of the sessionid in go-vise lash/custom-slog 3e190a44568d2d423094aadc47cddd4e2f911cf2 can we instead add it same way as at request id?

Yes…

carlos pushed to logs-at-sessionid at urdt/ussd 2025-01-04 08:40:44 +01:00
62f3681b9e define context keysessionid using go-vise --withcontext
3ce1435591 extract session id from africastalking request
f65c458daa update go-vise.
Compare 3 commits »
carlos created branch logs-at-sessionid in urdt/ussd 2025-01-04 07:21:41 +01:00