aboutsummaryrefslogtreecommitdiff
path: root/src/login/static_provider.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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