aboutsummaryrefslogtreecommitdiff
path: root/src/login
Commit message (Collapse)AuthorAgeFilesLines
* WIP Refactor, code is brokenQuentin Dufour2022-06-171-0/+5
|
* Add LMTP supportQuentin Dufour2022-06-153-79/+197
|\
| * Implement public_loginAlex Auvolat2022-05-313-74/+192
| |
* | WIP loginQuentin Dufour2022-06-031-0/+6
|/
* First impl of LDAP loginAlex Auvolat2022-05-231-5/+163
|
* Delete password easilyierAlex Auvolat2022-05-231-1/+0
|
* Add user secret in mix to encrypt keys with passwordAlex Auvolat2022-05-232-13/+81
|
* Fix thingsAlex Auvolat2022-05-201-26/+55
|
* SimplifyAlex Auvolat2022-05-201-18/+10
|
* Fix thingsAlex Auvolat2022-05-201-10/+18
|
* Implement add_password and delete_passwordAlex Auvolat2022-05-201-3/+92
|
* Implement some cryptoAlex Auvolat2022-05-202-11/+280
|
* implement hash_password and verify_passwordAlex Auvolat2022-05-201-5/+22
|
* cleanupAlex Auvolat2022-05-191-3/+2
|
* CLI skeletonAlex Auvolat2022-05-192-19/+30
|
* Some refactoringAlex Auvolat2022-05-193-18/+98
|
* Refactor K2V/S3 client creationAlex Auvolat2022-05-191-3/+39
|
* cleanupAlex Auvolat2022-05-191-2/+2
|
* More construction of thingsAlex Auvolat2022-05-193-0/+103