aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add some logQuentin Dufour2022-05-301-0/+17
|
* Add some docQuentin Dufour2022-05-303-1/+56
|
* Explore config file generationQuentin Dufour2022-05-254-7/+42
|
* Update depsAlex Auvolat2022-05-241-9/+9
|
* First impl of LDAP loginAlex Auvolat2022-05-235-22/+318
|
* Delete password easilyierAlex Auvolat2022-05-232-5/+7
|
* Add user secret in mix to encrypt keys with passwordAlex Auvolat2022-05-236-30/+160
|
* Fix thingsAlex Auvolat2022-05-204-29/+62
|
* SimplifyAlex Auvolat2022-05-201-18/+10
|
* Fix thingsAlex Auvolat2022-05-205-14/+94
|
* Implement add_password and delete_passwordAlex Auvolat2022-05-201-3/+92
|
* Implement some cryptoAlex Auvolat2022-05-203-12/+281
|
* implement hash_password and verify_passwordAlex Auvolat2022-05-204-12/+101
|
* cleanupAlex Auvolat2022-05-195-9/+4
|
* CLI skeletonAlex Auvolat2022-05-1910-53/+380
|
* Some refactoringAlex Auvolat2022-05-199-82/+173
|
* Refactor K2V/S3 client creationAlex Auvolat2022-05-194-47/+58
|
* cleanupAlex Auvolat2022-05-193-30/+29
|
* More construction of thingsAlex Auvolat2022-05-199-69/+338
|
* More cryptoAlex Auvolat2022-05-181-8/+21
|
* crypto notesAlex Auvolat2022-05-181-0/+2
|
* Add information about cryptography to readmeAlex Auvolat2022-05-181-0/+110
|
* k2v client from main garage repoAlex Auvolat2022-05-183-3/+3
|
* Don't try to checkpoint as oftenAlex Auvolat2022-05-182-1/+37
|
* First implementation of .checkpoint()Alex Auvolat2022-05-181-30/+144
|
* sync() and push() seems to be working, todo checkpoint()Alex Auvolat2022-05-186-28/+294
|
* more stuffAlex Auvolat2022-05-184-4/+58
|
* Skeleton for some stuffAlex Auvolat2022-05-189-0/+1835