Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add support for the userid claim * Add initial of the (still incomplete) cs3 share manager * Add support for getting shares by key * Cleanup, increase test coverage * Implement listing received shares * Implement GetReceivedShare, DRY up code * Refactor * Implement UpdateShare and UpdateReceivedShare * Fix accepting/declining received shares * Adapt to changed reva code * Finish UpdateReceivedShare * Return the proper error * Add changelog * Make hound happy (woof woof) * Fix error type checking * Use existing helper function for getting the current timestamp * Return proper errors when deleting fails * Still delete the share from the index when the share couldn't be found * Incorporate review suggestions * Make sure to initialize the manager atomically * Spare some error checks * Make use of `shareFilename` everywhere
- Loading branch information