|
1a43ce5ac7
|
WIP refactor
|
2024-03-08 08:17:03 +01:00 |
|
|
2a084df300
|
Also share HTTPClient for K2V
|
2024-02-23 17:31:29 +01:00 |
|
|
02a8537556
|
Replace with a single AWS HTTP client
|
2024-02-23 17:01:51 +01:00 |
|
|
7ac24ad913
|
cargo format
|
2023-12-27 14:58:28 +01:00 |
|
|
e9aabe8e82
|
move storage logic into the storage module
|
2023-12-21 15:36:05 +01:00 |
|
|
a3a9f87d2c
|
avoid infinite loop
|
2023-12-21 09:32:48 +01:00 |
|
|
2830e62df9
|
working in memory storage
|
2023-12-20 13:55:23 +01:00 |
|
|
3d41f40dc8
|
Storage trait new implementation
|
2023-12-18 17:09:44 +01:00 |
|
|
684f4de225
|
new new new storage interface
|
2023-12-16 11:13:32 +01:00 |
|
|
1f6e64d34e
|
add support for hot reloading
|
2023-12-14 13:03:04 +01:00 |
|
|
29561dde41
|
CLI tools
|
2023-12-13 18:04:04 +01:00 |
|
|
064a1077c8
|
it compiles again!
|
2023-12-13 16:09:01 +01:00 |
|
|
47e25cd7f7
|
WIP
|
2023-12-12 09:17:59 +01:00 |
|
|
532c99f3d3
|
rework static login provider
|
2023-12-08 18:13:00 +01:00 |
|
|
cf18eb8afb
|
now compile again
|
2023-12-08 15:23:50 +01:00 |
|
|
3ddbce4529
|
WIP refactor
|
2023-12-06 20:57:25 +01:00 |
|
|
0722886efb
|
it compiles!
|
2023-11-23 17:19:35 +01:00 |
|
|
8cd9801030
|
various fixes
|
2023-11-23 15:16:44 +01:00 |
|
|
a7c9d554f6
|
fix login mod
|
2023-11-21 15:09:39 +01:00 |
|
|
bd6c3464e6
|
remove old storagecredentials
|
2023-11-21 09:04:54 +01:00 |
|
|
36f4050a40
|
WIP provider config
|
2023-11-17 18:46:22 +01:00 |
|
|
16b38f3197
|
integrate storage choice in config
|
2023-11-17 16:42:25 +01:00 |
|
|
9d6aef34ad
|
clippy lint fix
|
2023-05-15 18:23:23 +02:00 |
|
|
b95028f89e
|
Some refactoring on mailbox structures and views
|
2022-06-29 15:39:54 +02:00 |
|
|
6b5b53916e
|
Add LMTP support
|
2022-06-15 18:40:39 +02:00 |
|
|
43f443c7a8
|
WIP login
|
2022-06-03 14:00:19 +02:00 |
|
|
d53cf1d220
|
Implement public_login
|
2022-05-31 15:30:32 +02:00 |
|
|
cb9b64a184
|
Add user secret in mix to encrypt keys with password
|
2022-05-23 17:31:53 +02:00 |
|
|
46145350eb
|
Implement some crypto
|
2022-05-20 12:49:53 +02:00 |
|
|
addaf087ab
|
implement hash_password and verify_password
|
2022-05-20 11:45:13 +02:00 |
|
|
f254f3370d
|
cleanup
|
2022-05-19 15:17:58 +02:00 |
|
|
1dcb11643c
|
CLI skeleton
|
2022-05-19 15:14:36 +02:00 |
|
|
6be90936a1
|
Some refactoring
|
2022-05-19 14:33:49 +02:00 |
|
|
c7f767b7d2
|
More construction of things
|
2022-05-19 12:10:48 +02:00 |
|