Commit Graph

540 Commits

Author SHA1 Message Date
lash
2024cc96e2 Bring up-to-date with refactor
Some checks failed
release / docker (push) Has been cancelled
2025-01-06 07:22:58 +00:00
lash
d2d878d5d7 Merge branch 'master' into lash/ssh-4 2025-01-06 07:12:00 +00:00
Carlosokumu
44570e20ef remove unused context key :- at-session-id 2025-01-06 09:59:47 +03:00
Carlosokumu
362eb209ef add SessionId to context key 2025-01-06 09:54:28 +03:00
Carlosokumu
c69d3896f1 pass context as an argument,rename context keys 2025-01-06 08:52:53 +03:00
Carlosokumu
974af6b2a7 pass context as an argument 2025-01-06 08:50:53 +03:00
Carlosokumu
d5a2680500 make context accessible 2025-01-04 12:02:45 +03:00
lash
d950b10b50 Move prefix db spec to separate package 2025-01-04 08:37:28 +00:00
lash
bcb3ab905e Move db related to own package 2025-01-04 08:09:18 +00:00
lash
3ed9caf16d Factor out request parsers 2025-01-04 08:02:44 +00:00
lash
86464c31d2 Merge branch 'master' into lash/purify 2025-01-04 07:57:54 +00:00
Carlosokumu
62f3681b9e define context keysessionid using go-vise --withcontext 2025-01-04 10:40:26 +03:00
lash
67007fcd48 Factor out gdbm package 2025-01-04 07:35:28 +00:00
lash
f1b258fa6d Factor out at code 2025-01-04 07:29:22 +00:00
carlos
68ac237449 Merge branch 'master' into language-change-fix 2025-01-03 09:28:48 +01:00
Carlosokumu
162e6c1934 fix: language change 2025-01-03 11:26:56 +03:00
alfred-mk
9d6e25e184 revert to previous state for the adminstore 2025-01-03 11:24:24 +03:00
Carlosokumu
3830c12a57 update tests 2025-01-02 17:42:03 +03:00
alfred-mk
491b7424a9 point to the correct ./devtools/admin_numbers directory 2025-01-02 16:01:19 +03:00
alfred-mk
82b4365d16 hash the PIN in TestAuthorize 2025-01-02 14:38:22 +03:00
alfred-mk
98db85511b hash the PIN in the ResetOthersPin function 2025-01-02 14:37:45 +03:00
alfred-mk
99a4d3ff42 verify the PIN input against the hashed PIN 2025-01-02 13:51:57 +03:00
alfred-mk
d95c7abea4 return if the PIN is not a match, and hash the PIN before saving it 2025-01-02 13:45:18 +03:00
alfred-mk
c899c098f6 updated the expected age 2025-01-02 13:20:01 +03:00
alfred-mk
5ca6a74274 move PIN test to the common package 2025-01-02 13:18:49 +03:00
alfred-mk
48d63fb43f added pin.go to contain all PIN related functionality 2025-01-02 13:16:38 +03:00
alfred-mk
4ea52bf3fb removed unused code 2024-12-31 11:16:43 +03:00
alfred-mk
8217ea8fdc Merge branch 'master' into force-restart-state 2024-12-31 05:06:26 +03:00
alfred-mk
3c73fc7188 added a test for the Init func with the different states 2024-12-31 05:05:39 +03:00
Carlosokumu
0a332ec501 chore: ensure swahili language translation. 2024-12-30 08:05:36 +03:00
alfred-mk
e8c171a82e Merge branch 'master' into force-restart-state 2024-12-28 11:46:15 +03:00
carlos
0820e1b9f2 Merge branch 'master' into profile-update-fix 2024-12-28 06:30:14 +01:00
Carlosokumu
5579991d66 guard profile update after being set 2024-12-27 10:07:05 +03:00
konstantinmds
f4f4fdd3ac issue-205:
added comments for menu handlers methods and changed function name to better fit function workings.
2024-12-25 15:59:28 +01:00
alfred-mk
be215d3f75 set the code to an empty byte for it to move to the top node 2024-12-20 12:26:07 +03:00
alfred-mk
1292851226 rename the function to ReplaceSeparatorFunc 2024-12-19 13:32:39 +03:00
alfred-mk
dfd0a0994b Merge branch 'master' into force-restart-state 2024-12-18 22:39:20 +03:00
alfred-mk
97fcdda12f Merge branch 'master' into add-space-after-colon 2024-12-18 22:30:41 +03:00
alfred-mk
055c2db790 use a common mockReplaceSeparator func 2024-12-18 22:25:47 +03:00
alfred-mk
ecfdab47a8 updated test 2024-12-18 22:21:52 +03:00
alfred-mk
fda68231ea use the replaceSeparator func to format the generated menus 2024-12-18 21:59:09 +03:00
alfred-mk
d08afff443 add the replaceSeparator func and pass it to the Handler struct 2024-12-18 21:56:37 +03:00
alfred-mk
5534706189 reset the state when input is nil 2024-12-17 17:58:08 +03:00
9f6c0a1111 Merge branch 'master' into lash/store-dumper 2024-12-14 13:02:38 +01:00
lash
8d4d8a48e0 Fix compile errors, test errors 2024-12-14 11:56:31 +00:00
alfred-mk
7aea2af9a1 updated tests 2024-12-13 11:44:04 +03:00
alfred-mk
5cd791aae7 use the MenuSeparator 2024-12-13 11:43:47 +03:00
alfred-mk
2383e8ead3 updated failed menuhandler_test 2024-12-11 19:35:04 +03:00
alfred-mk
1a4ee0d3e1 updated the description of the GetTransactionsList function 2024-12-11 19:32:41 +03:00
alfred-mk
6f3b30e2fe Capitalize statement details and add a space after the colon 2024-12-11 19:31:17 +03:00