|
db431c750e
|
Merge pull request 'copy-language-code' (#264) from copy-language-code into master
Reviewed-on: #264
|
2025-01-10 09:53:17 +01:00 |
|
|
2b9c6d641e
|
Merge branch 'master' into copy-language-code
|
2025-01-10 11:06:32 +03:00 |
|
|
3747f87a7c
|
test language code saving
|
2025-01-09 15:11:29 +03:00 |
|
|
1f0568df32
|
Merge pull request 'Implement connstring handling' (#247) from lash/purify-more into master
Reviewed-on: #247
|
2025-01-09 13:03:28 +01:00 |
|
lash
|
24c513d4f0
|
Merge branch 'master' into lash/purify-more
|
2025-01-09 12:02:17 +00:00 |
|
|
b3fd6f5c1a
|
Merge pull request 'Rename handler/ussd package' (#254) from konstantinmds/ussd:refactor/24-rename-ussd-to-application into master
Reviewed-on: #254
|
2025-01-09 13:01:19 +01:00 |
|
|
73eb765408
|
persist selected language code
|
2025-01-09 13:14:46 +03:00 |
|
|
f660f6c19a
|
add key to hold selected langauge code
|
2025-01-09 13:04:11 +03:00 |
|
|
5734011f96
|
refactor: rename ussd package to application (#24)
- Rename internal/handlers/ussd directory to application
- Update all imports and references to use new package name
|
2025-01-08 13:40:00 +01:00 |
|
lash
|
379d98ccd5
|
Merge branch 'master' into lash/purify-more
|
2025-01-08 12:32:11 +00:00 |
|
|
f40e11c267
|
Merge pull request 'account-pin-block-v2' (#256) from account-pin-block-v2 into master
release / docker (push) Has been cancelled
Reviewed-on: #256
|
2025-01-08 13:30:39 +01:00 |
|
|
b698f08136
|
chore: add space after punctuation
|
2025-01-08 15:27:10 +03:00 |
|
|
4d7589ad95
|
Merge branch 'master' into lash/purify-more
|
2025-01-08 13:07:50 +01:00 |
|
|
efdb52bccd
|
chore: add space after punctuation
|
2025-01-08 14:54:58 +03:00 |
|
|
2ff9fed3c5
|
chore: rename countIncorrectPINAttempts to incrementIncorrectPINAttempts
|
2025-01-08 14:54:57 +03:00 |
|
|
477b4cf8f6
|
chore : rename remainingPINAttempts to currentWrongPinAttemptsCount
|
2025-01-08 14:54:57 +03:00 |
|
|
ed6651697a
|
chore : add variable description to AllowedPINAttempts
|
2025-01-08 14:54:56 +03:00 |
|
|
c359d99075
|
Merge branch 'master' into account-pin-block-v2
|
2025-01-08 10:00:46 +01:00 |
|
|
8d477356f3
|
update tests
|
2025-01-08 11:47:55 +03:00 |
|
|
7f3294a8a2
|
update tests
|
2025-01-08 11:47:41 +03:00 |
|
lash
|
721f80d0f2
|
Repalce missing context
|
2025-01-08 07:34:22 +00:00 |
|
|
f49e54a562
|
Merge pull request 'Space after comma' (#259) from lash/helpcomma into master
Reviewed-on: #259
|
2025-01-08 07:57:18 +01:00 |
|
lash
|
5081b6d4ce
|
Space after comma
|
2025-01-08 06:48:35 +00:00 |
|
|
4d72ae0313
|
add handler showing a message for a blocked account
|
2025-01-08 09:30:51 +03:00 |
|
|
4fe64a7747
|
show message for a blocked account
|
2025-01-08 09:29:00 +03:00 |
|
|
3004698d5b
|
add a message for a blocked account
|
2025-01-08 09:28:31 +03:00 |
|
|
50c7ff1046
|
register handler to show blocked account message
|
2025-01-08 09:27:45 +03:00 |
|
|
07b061a68b
|
remove blocked account templates
|
2025-01-08 09:26:53 +03:00 |
|
|
6339f0c2e5
|
Merge branch 'master' into lash/purify-more
|
2025-01-07 17:58:19 +01:00 |
|
lash
|
1fa830f286
|
Add auth conn string to ssh, use connstr for execs
|
2025-01-07 13:51:26 +00:00 |
|
|
64fba91670
|
catch blocked account
|
2025-01-07 14:38:44 +03:00 |
|
|
c15958a1ad
|
reset incorrect pin attempts on correct entry
|
2025-01-07 14:32:44 +03:00 |
|
|
ee442daefa
|
add blocked account node
|
2025-01-07 14:03:53 +03:00 |
|
|
656052dc74
|
Merge pull request 'trim any leading whitespace in the input' (#258) from send-input-fix into master
release / docker (push) Has been cancelled
Reviewed-on: #258
Reviewed-by: lash <accounts-grassrootseconomics@holbrook.no>
|
2025-01-07 10:33:20 +01:00 |
|
|
6c5873da6f
|
trim any leading whitespace in the input
|
2025-01-07 12:15:15 +03:00 |
|
|
11d30583a4
|
map content of reset_incorrect and catch blocked account
|
2025-01-07 10:50:30 +03:00 |
|
|
f83f539046
|
add node to show remaining pin attempts
|
2025-01-07 10:48:59 +03:00 |
|
|
562bd4fa24
|
check for incorrect pin
|
2025-01-06 22:54:31 +03:00 |
|
|
90df0eefc3
|
add value for allowed number of PIN attempts
|
2025-01-06 22:53:59 +03:00 |
|
|
b37f2a0a11
|
add flag for when an account has been blocked
|
2025-01-06 21:06:54 +03:00 |
|
|
68e4c9af03
|
add key for incorrect pin attempts
|
2025-01-06 21:00:34 +03:00 |
|
lash
|
599815c343
|
Fix remaining conflict in cmd cli
|
2025-01-06 09:00:41 +00:00 |
|
lash
|
462c0d7677
|
Merge branch 'master' into lash/purify-more
|
2025-01-06 08:59:42 +00:00 |
|
|
80b96e9bf6
|
Merge pull request 'Add gettext capability to template and menu resources' (#239) from lash/gettext into master
Reviewed-on: #239
|
2025-01-06 09:49:53 +01:00 |
|
|
b5561decd1
|
Merge branch 'master' into lash/gettext
|
2025-01-06 09:48:33 +01:00 |
|
lash
|
02823fd64e
|
Merge branch 'lash/ssh-fixes' into lash/purify-more
|
2025-01-06 08:47:49 +00:00 |
|
lash
|
cd575c2edb
|
Merge remote-tracking branch 'urdt' into lash/purify-more
|
2025-01-06 08:46:01 +00:00 |
|
|
f3d4f35718
|
Merge pull request 'Factor out db dump formatting' (#243) from lash/dump-format into master
Reviewed-on: #243
|
2025-01-06 09:44:29 +01:00 |
|
|
52787bdb4d
|
Merge branch 'master' into lash/dump-format
|
2025-01-06 09:42:26 +01:00 |
|
|
824d39908b
|
ci: fix missing ssh dir
release / docker (push) Has been cancelled
|
2025-01-06 11:19:36 +03:00 |
|