Commit Graph

77 Commits

Author SHA1 Message Date
lash
7ab8eef623 Merge branch 'reset-account-blocked-flag' into lash/dbtx 2025-01-21 08:02:56 +00:00
fbee26da08
added CheckBlockedStatus to reset the flag_account_blocked if the incorrect PIN attempt has been reset 2025-01-21 02:29:59 +03:00
4fb3474b51
reset the incorrect PIN attempts to 0 when the PIN is reset 2025-01-21 02:28:19 +03:00
lash
b31011b390
Update deps 2025-01-20 12:37:02 +00:00
lash
358567e52e Merge remote-tracking branch 'origin/master' into lash/dbtx 2025-01-20 12:01:35 +00:00
9c05e0b4a2 Merge pull request 'Encrypt PIN in temporary value' (#12) from encrypt-pin into master
Reviewed-on: #12
2025-01-20 13:00:37 +01:00
57fb1d0ef3 Merge branch 'master' into encrypt-pin 2025-01-20 12:59:57 +01:00
2dcec2e9fb
update tests to match changes in menuhandler 2025-01-20 14:46:12 +03:00
286a72f12e
hash the PIN in temporary value and arrange functions 2025-01-20 14:44:53 +03:00
lash
933943636e
Implement conns in testutil 2025-01-20 10:28:42 +00:00
4e584cea92
increase size limit to allow fqdn for the alias 2025-01-20 12:16:05 +03:00
lash
20feef4103
WIP integrate multiple conns, menutraversal now panics 2025-01-19 18:27:47 +00:00
lash
8d5d3f1dc8
WIP implement multi connstr config 2025-01-19 16:32:55 +00:00
lash
0f54ab4b4a
Update deps, fix connbusy error in postgres get 2025-01-19 11:11:34 +00:00
lash
be47c999ca
Integrate tx enabled vise db 2025-01-19 09:46:37 +00:00
lash
c719db8b92
Update dep 2025-01-18 19:35:48 +00:00
lash
16cb2846b7
Update govise dep; removes hardcoded datatype 2025-01-18 09:00:44 +00:00
lash
bc2abc2464
Update govise dep, dump keys fix 2025-01-18 08:23:40 +00:00
lash
9cb9e02442 Merge branch 'master' into lash/update-dump 2025-01-17 18:56:43 +00:00
lash
ab03e6d529
Rehabilitate debug db tets, improve dump format 2025-01-17 11:09:30 +00:00
lash
9b66146ef1
Remove generate tool (use devapi main instead) 2025-01-17 10:36:29 +00:00
lash
825c06c3bb
Rehabilitate dump tool 2025-01-17 10:36:02 +00:00
71ff251d51 Merge pull request 'lash/admin-tool' (#8) from lash/admin-tool into master
Reviewed-on: #8
2025-01-17 10:02:04 +01:00
4cc0de59a7
updated tests 2025-01-17 11:45:55 +03:00
4b8505680b
added logging 2025-01-17 11:45:27 +03:00
104db94826
remove unused adminstore 2025-01-17 11:44:33 +03:00
ecee5b4dee
remove code that reset the admin flag based on the adminstore 2025-01-17 11:35:20 +03:00
lash
879baa03fc
Use FlagManager instead of asm flagparser directly 2025-01-16 13:50:18 +00:00
lash
ecac4ae009 Merge branch 'master' into lash/admin-tool 2025-01-16 11:36:57 +00:00
lash
6b404f56c9
Factor out command parse and exec logic 2025-01-16 11:34:54 +00:00
ca7dc6779a Merge pull request 'Add contact information for help on the account pending page' (#7) from contact-info-on-pending-page into master
Reviewed-on: #7
2025-01-15 20:06:27 +01:00
471bbea5ca
Add contact information for help on the account pending page 2025-01-15 21:57:38 +03:00
lash
78fae3526b
Fix flag count, remove session prefix from auth gdbm lookup 2025-01-15 13:40:33 +00:00
lash
e410158432
Add api selector for at 2025-01-15 08:06:28 +00:00
lash
ff06b92ffd
Implement api selector for all runners 2025-01-15 07:58:01 +00:00
0a7152d6b8 Merge pull request 'Store initial language selection' (#3) from lash/initial-language into master
Reviewed-on: #3
2025-01-15 08:42:51 +01:00
lash
47da078244 Merge branch 'master' into lash/initial-language 2025-01-15 07:42:19 +00:00
acfb6c1d76 Merge pull request 'Hide dev api usage behind build tag' (#4) from lash/dev-api-buildtag into master
Reviewed-on: #4
2025-01-15 08:38:13 +01:00
lash
f8b38dd210
Upgrade deps 2025-01-15 07:26:34 +00:00
lash
ac492e8403
update deps 2025-01-15 00:41:04 +00:00
lash
ac00e4619e
Toggle services with build tags, cmd now runs with dev api 2025-01-15 00:16:03 +00:00
lash
604f3103c7
Fix wrong key for initial language write, add test 2025-01-14 15:44:14 +00:00
lash
26b32a8b93
Introduce initial language code setting 2025-01-14 15:34:17 +00:00
lash
960a3d9075
Implement alias dev api 2025-01-14 14:27:28 +00:00
lash
55356a0c64
Remove userstore change with custodial event 2025-01-14 08:39:24 +00:00
lash
ce9a263b40
Add event support for token mint 2025-01-14 07:02:50 +00:00
lash
f67edfb541
Add missing return for error in custodial handler event 2025-01-13 22:00:20 +00:00
lash
63eb803022
Use storage service in events updater 2025-01-13 21:39:15 +00:00
lash
fcce60e031
Move out event handler encapsulation to api module 2025-01-13 20:19:34 +00:00
lash
0d47c096e0
Implement event handlers in dev emitter 2025-01-13 18:15:54 +00:00