|
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 |
|
|
1d6344363a
|
retrieve missing attributes ldap
|
2024-01-30 15:45:48 +01:00 |
|
|
771c4eac79
|
covering imap commands
|
2023-12-29 17:16:41 +01:00 |
|
|
ccc9b6abb6
|
add a --dev mode
|
2023-12-27 18:33:06 +01:00 |
|
|
7ac24ad913
|
cargo format
|
2023-12-27 14:58:28 +01:00 |
|
|
4b8b48b485
|
upgrade argon2, add aws-sdk-s3
|
2023-12-21 20:23:43 +01:00 |
|
|
e3b11ad1d8
|
fix how mem storage is created
|
2023-12-21 16:38:15 +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 |
|
|
6e8b2cfc9f
|
rewrite CryptoKeys with Storage abstraction
|
2023-11-21 09:56:31 +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 |
|
|
4a33ac2265
|
incoming has been fully ported
|
2023-11-17 12:15:44 +01:00 |
|
|
3b363b2a78
|
implement equality+cmp for builders based on url
|
2023-11-02 12:18:43 +01:00 |
|
|
553ea25f18
|
gradually implement our interface
|
2023-11-02 11:51:03 +01:00 |
|
|
1f28832dea
|
start replacing engine
|
2023-11-02 10:55:40 +01:00 |
|
|
9aa58194d4
|
try dynamic dispatch
|
2023-11-02 10:38:47 +01:00 |
|
|
cf8b9ac28d
|
mask implementation to the rest of the code
|
2023-11-01 17:18:58 +01:00 |
|
|
8ac3a8ce8b
|
implement an AnyCredentials
|
2023-11-01 16:45:29 +01:00 |
|
|
3026b21777
|
integration to login with an enum
|
2023-11-01 15:36:06 +01:00 |
|
|
a1b7ca17c0
|
basic body ext testing + format
|
2023-10-12 12:21:59 +02:00 |
|
|
0450570f76
|
finalize for release 0.1.0
|
2023-07-25 21:23:56 +02:00 |
|
|
ec061022e0
|
finalize eml-codec integration
|
2023-07-25 19:08:48 +02:00 |
|
|
17fba10d8f
|
replacing mail_parser by eml_codec, first iteration
|
2023-07-25 10:59:48 +02: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 |
|
|
5dd5ae8bcd
|
WIP Refactor, code is broken
|
2022-06-17 18:39:36 +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 |
|
|
262eabdca9
|
First impl of LDAP login
|
2022-05-23 18:19:33 +02:00 |
|
|
53881fdb21
|
Delete password easilyier
|
2022-05-23 17:36:08 +02:00 |
|
|
cb9b64a184
|
Add user secret in mix to encrypt keys with password
|
2022-05-23 17:31:53 +02:00 |
|
|
378cbd76d0
|
Fix things
|
2022-05-20 21:35:50 +02:00 |
|
|
4a228a3ce7
|
Simplify
|
2022-05-20 21:02:53 +02:00 |
|