aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/src/users (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing documentation test casesKatharina Fey2018-09-161-3/+3
* Assorted changesKatharina Fey2018-09-161-6/+11
* Only relying on the `UserStore` `AutoEncoder` impl for serialisationKatharina Fey2018-09-161-1/+7
* Updating a bunch crates and generating keysKatharina Fey2018-09-151-3/+4
* Using the new generators to create filevaultKatharina Fey2018-09-152-26/+23
* Starting work on the lockchain-core --> lockchain-files userstore mapperKatharina Fey2018-09-081-1/+2
* Removing deprecated `UserStore` and `KeyStore` into new `users::UserStore`Katharina Fey2018-09-061-9/+0
* Refactoring the vault trait to consume a generator structKatharina Fey2018-09-062-207/+0
* Cleaning up the core a bit. Adding better (any) config handling to filesKatharina Fey2018-09-043-9/+8
* Generally refactoring some code (this is a bad commit message)Katharina Fey2018-09-037-103/+154
* Adding login/logout functions to the vault traitKatharina Fey2018-08-062-6/+4
* More refactoring and trying to get keystores to work properlyKatharina Fey2018-08-065-22/+168
* Doing some file management, moving stuff aroundKatharina Fey2018-08-062-59/+12
* Adding a new keystore to lockchain-core::crypto, composing a userstoreKatharina Fey2018-07-121-22/+80
* Adding docs for `UserStore`Katharina Fey2018-07-101-2/+8
* Adding an example of how to register a user and adding new metadataKatharina Fey2018-07-101-3/+16
* Adding access rights management functionsKatharina Fey2018-07-091-8/+16
* Refactoring the error modules to now contain sub-error typesKatharina Fey2018-07-092-9/+3
* Throwing stuff against wallsKatharina Fey2018-07-021-5/+4
* This doesn't workKatharina Fey2018-07-021-25/+27
* Refactoring crypto module, moving `auth` into `users` moduleKatharina Fey2018-07-022-0/+90
* Big code change & refactoring commitKatharina Fey2018-07-022-0/+152
* Changing lockchain-core::crypto to keybob keys. then updating allKatharina Fey2018-06-281-0/+42