|
6f0994d692
|
feat: show alias as part of the profile information
|
2025-01-24 15:02:30 +03:00 |
|
|
5f1a659789
|
request alias on initial profile setup
|
2025-01-24 11:41:00 +03:00 |
|
|
0d4be0f7fc
|
return nil when error is key not found
|
2025-01-24 10:12:28 +03:00 |
|
|
908a52cda6
|
Merge branch 'master' into alias-fqdn
|
2025-01-24 07:41:33 +03:00 |
|
lash
|
49335a290f
|
Gofmt, remove commented code
|
2025-01-21 15:43:26 +00:00 |
|
|
ec6b078de3
|
fix: import config and model packages
|
2025-01-21 15:23:21 +03:00 |
|
|
0b4fde9d1e
|
Merge branch 'master' into alias-fqdn
|
2025-01-21 12:53:50 +03:00 |
|
|
66be350ad1
|
remove accountservice implementation check
|
2025-01-21 12:48:17 +03: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 |
|
|
286a72f12e
|
hash the PIN in temporary value and arrange functions
|
2025-01-20 14:44:53 +03:00 |
|
|
f435046385
|
Merge branch 'master' into alias-fqdn
|
2025-01-18 08:01:58 +03:00 |
|
|
efaf0ab22e
|
feat: construct an account alias
|
2025-01-18 07:53:42 +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
|
6b404f56c9
|
Factor out command parse and exec logic
|
2025-01-16 11:34:54 +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
|
fd87169975
|
Move out all utils to common
|
2025-01-12 09:24:07 +00:00 |
|
lash
|
76992df3f1
|
Make admin store local
|
2025-01-11 22:26:57 +00:00 |
|
lash
|
2822ab459a
|
Move in profile struct
|
2025-01-11 21:14:24 +00:00 |
|
lash
|
210d75b3f4
|
Use sarafu-api module
|
2025-01-11 20:33:34 +00:00 |
|
lash
|
5f261c642d
|
Added back africastalking executable, vise-code
|
2025-01-11 15:21:51 +00:00 |
|
lash
|
d98341bb69
|
Fix handlers deps up until new menuhandler construction
|
2025-01-10 20:51:10 +00:00 |
|
lash
|
67eb6d6597
|
Include local handlers code
|
2025-01-10 20:32:22 +00:00 |
|