aboutsummaryrefslogtreecommitdiff
path: root/src/login/static_provider.rs
Commit message (Expand)AuthorAgeFilesLines
* it compiles!Quentin Dufour2023-11-231-20/+18
* various fixesQuentin Dufour2023-11-231-3/+3
* fix login modQuentin Dufour2023-11-211-19/+0
* remove old storagecredentialsQuentin Dufour2023-11-211-0/+5
* WIP provider configQuentin Dufour2023-11-171-13/+12
* integrate storage choice in configQuentin Dufour2023-11-171-0/+1
* clippy lint fixQuentin Dufour2023-05-151-1/+1
* Some refactoring on mailbox structures and viewsAlex Auvolat2022-06-291-1/+0
* Add LMTP supportQuentin Dufour2022-06-151-46/+98
|\
| * Implement public_loginAlex Auvolat2022-05-311-41/+93
* | WIP loginQuentin Dufour2022-06-031-0/+6
|/
* Add user secret in mix to encrypt keys with passwordAlex Auvolat2022-05-231-1/+5
* Implement some cryptoAlex Auvolat2022-05-201-1/+1
* implement hash_password and verify_passwordAlex Auvolat2022-05-201-5/+22
* cleanupAlex Auvolat2022-05-191-3/+2
* CLI skeletonAlex Auvolat2022-05-191-6/+11
* Some refactoringAlex Auvolat2022-05-191-11/+26
* More construction of thingsAlex Auvolat2022-05-191-0/+61