aboutsummaryrefslogtreecommitdiff
path: root/src/login/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix thingsAlex Auvolat2022-05-201-10/+18
|
* Implement add_password and delete_passwordAlex Auvolat2022-05-201-3/+92
|
* Implement some cryptoAlex Auvolat2022-05-201-10/+279
|
* CLI skeletonAlex Auvolat2022-05-191-13/+19
|
* Some refactoringAlex Auvolat2022-05-191-6/+70
|
* Refactor K2V/S3 client creationAlex Auvolat2022-05-191-3/+39
|
* More construction of thingsAlex Auvolat2022-05-191-0/+20