• Joined on 2021-10-26
lash pushed to account-statement at urdt/ussd 2024-11-22 19:24:01 +01:00
09b4fa2860 Merge branch 'master' into account-statement
a748c1b6b2 chore: fix old reference
Compare 2 commits »
lash commented on pull request urdt/ussd#176 2024-11-22 02:16:34 +01:00
Validate aliases, addresses and phone numbers in the send menu

I think phone regex should be check formatting but not specifics; that is, country code should be filtered elsewhere.

lash commented on pull request urdt/ussd#176 2024-11-22 02:16:34 +01:00
Validate aliases, addresses and phone numbers in the send menu

alias is same format as email? May want to have a look at https://emailregex.com/

lash commented on pull request urdt/ussd#176 2024-11-22 02:16:34 +01:00
Validate aliases, addresses and phone numbers in the send menu

when is recipient "0" ?

lash suggested changes for urdt/ussd#176 2024-11-22 02:16:34 +01:00
Validate aliases, addresses and phone numbers in the send menu
lash commented on pull request urdt/ussd#126 2024-11-22 02:09:26 +01:00
account-statement

Here we are back to checking menu selectors in the handler code. What functionality is missing to be able to avoid this?

lash commented on pull request urdt/ussd#126 2024-11-22 02:09:26 +01:00
account-statement

this is hardcoded..?

lash commented on pull request urdt/ussd#126 2024-11-22 02:09:26 +01:00
account-statement

made an issue to be addressed later, regarding key lengths.

lash suggested changes for urdt/ussd#126 2024-11-22 02:09:26 +01:00
account-statement
lash opened issue urdt/ussd#180 2024-11-22 01:59:46 +01:00
Replace string keys with byte values and constants
lash commented on pull request urdt/ussd#174 2024-11-19 14:14:26 +01:00
feat: dockerfile and github based CI build for Africastalking variant

value missing after "build"

lash created branch lash/mux-input in urdt/data-seeding-ng 2024-11-07 14:17:33 +01:00
lash pushed to lash/mux-input at urdt/data-seeding-ng 2024-11-07 14:17:33 +01:00
f25d45af4c Merge branch 'master' into lash/mux-input
lash commented on issue urdt/ussd#164 2024-11-07 14:16:16 +01:00
Postgres Graceful shutdown issues

First please investigate using cmd/async, if it is using the same requesthandler. that is less complex than external sevice, and could fail in the same manner under the same conditions.

lash pushed to master at urdt/term 2024-11-05 01:06:46 +01:00
533d3e2286 Upgrade deps
lash pushed to lash/store-dumper at urdt/ussd 2024-11-05 00:19:08 +01:00
584d02db29 Merge branch 'master' into lash/store-dumper
859de0513a Merge pull request 'api-error-fix' (#161) from api-error-fix into master
266d3d06c3 Check the flag_no_active_voucher before proceeding
92ea3df4aa Removeearly return statement
Compare 4 commits »
lash pushed to master at urdt/ussd 2024-11-05 00:18:05 +01:00
859de0513a Merge pull request 'api-error-fix' (#161) from api-error-fix into master
266d3d06c3 Check the flag_no_active_voucher before proceeding
92ea3df4aa Removeearly return statement
Compare 3 commits »
lash merged pull request urdt/ussd#161 2024-11-05 00:18:04 +01:00
api-error-fix
lash reopened issue urdt/ussd#89 2024-11-04 14:58:35 +01:00
Voucher symbol in send