Commit Graph

448 Commits

Author SHA1 Message Date
Quentin e950931c5f
Run cargo fmt 2022-06-03 17:37:39 +02:00
Quentin 3589b0fa4b
Split in multiple files 2022-06-03 17:26:25 +02:00
Quentin c6f0118ef8
Reproduce with a sleep 2022-06-03 14:23:34 +02:00
Quentin 5b3b2955fc
Add test code 2022-06-03 14:11:00 +02:00
Quentin 43f443c7a8
WIP login 2022-06-03 14:00:19 +02:00
Quentin 8f3a34da33
Log on server startup 2022-06-03 12:26:51 +02:00
Quentin 9c14e9cd9e
Create a Mailstore object 2022-06-03 11:58:42 +02:00
Quentin 64e64bed43
Pass data through the stack 2022-06-03 11:38:01 +02:00
Quentin d0128a6d8a
Use BoxFuture 2022-06-03 10:31:55 +02:00
Quentin 3cb7c65b70
Working server 2022-06-02 17:59:29 +02:00
Quentin deced08513
Replace with async 2022-06-02 17:28:26 +02:00
Quentin 3370760891
Working services 2022-06-02 17:12:58 +02:00
Quentin 81e647e881
Simplified types 2022-06-02 17:04:50 +02:00
Quentin 2d1e6bfffb
Working integration v1 2022-06-02 16:29:16 +02:00
Quentin 109337b904
Start bal in mailrage 2022-06-01 18:00:56 +02:00
Alex 0700e27127
Implement ToString and FromStr for bayou timestamp 2022-06-01 00:06:26 +02:00
Alex dd62efa24c
Implement FromStr for MailUuid 2022-06-01 00:02:27 +02:00
Alex 553a15a82a
Implementn basic LMTP server 2022-05-31 17:07:34 +02:00
Alex 01d82c14ca
UUID generator; import kannader smtp server 2022-05-31 15:49:10 +02:00
Alex d53cf1d220
Implement public_login 2022-05-31 15:30:32 +02:00
Quentin 6682edfc5e
Add some log 2022-05-30 11:51:13 +02:00
Quentin c98fc77ca0
Add some doc 2022-05-30 11:50:07 +02:00
Quentin af25c853b9
Explore config file generation 2022-05-25 13:07:19 +02:00
Alex 8192d062ba
Update deps 2022-05-24 12:36:11 +02:00
Alex 262eabdca9
First impl of LDAP login 2022-05-23 18:19:33 +02:00
Alex 53881fdb21
Delete password easilyier 2022-05-23 17:36:08 +02:00
Alex cb9b64a184
Add user secret in mix to encrypt keys with password 2022-05-23 17:31:53 +02:00
Alex 378cbd76d0
Fix things 2022-05-20 21:35:50 +02:00
Alex 4a228a3ce7
Simplify 2022-05-20 21:02:53 +02:00
Alex a6e33aafea
Fix things 2022-05-20 13:36:45 +02:00
Alex 3ac6896da9
Implement add_password and delete_password 2022-05-20 13:05:44 +02:00
Alex 46145350eb
Implement some crypto 2022-05-20 12:49:53 +02:00
Alex addaf087ab
implement hash_password and verify_password 2022-05-20 11:45:13 +02:00
Alex f254f3370d
cleanup 2022-05-19 15:17:58 +02:00
Alex 1dcb11643c
CLI skeleton 2022-05-19 15:14:36 +02:00
Alex 6be90936a1
Some refactoring 2022-05-19 14:33:49 +02:00
Alex 1ac56a9198
Refactor K2V/S3 client creation 2022-05-19 13:54:38 +02:00
Alex 4bc3f70e28
cleanup 2022-05-19 12:14:06 +02:00
Alex c7f767b7d2
More construction of things 2022-05-19 12:10:48 +02:00
Alex 8bd59a8f83
More crypto 2022-05-18 23:41:57 +02:00
Alex 0b42557042
crypto notes 2022-05-18 23:34:45 +02:00
Alex ca9b1900e3
Add information about cryptography to readme 2022-05-18 23:33:08 +02:00
Alex bc6281a5b5
k2v client from main garage repo 2022-05-18 22:33:27 +02:00
Alex aeec77ae44
Don't try to checkpoint as often 2022-05-18 16:03:27 +02:00
Alex f3cddcb485
First implementation of .checkpoint() 2022-05-18 15:53:13 +02:00
Alex c8be884ad5
sync() and push() seems to be working, todo checkpoint() 2022-05-18 14:54:48 +02:00
Alex cfc02ba368
more stuff 2022-05-18 12:42:25 +02:00
Alex 7a3ce9f819
Skeleton for some stuff 2022-05-18 12:26:50 +02:00