mateusz-garlacz

Results 3 issues of mateusz-garlacz

When the same share is created twice, reva returns "code: CODE_INTERNAL message: "error creating share" trace: "a3120392e3bde58291615b89181acebe". Could we use more explicit status code like CODE_ALREADY_EXISTS and more detailed message...

It is possible to create resources in a directory which was shared with viewer permissions: ``` magc@magc:~/reva$ ./cmd/reva/reva --insecure login basic username: richard password: OK magc@magc:~/reva$ ./cmd/reva/reva --insecure mkdir /home/dir_for_viewer...

Hi, when trying to invoke GetLock/SetLock against reva (master, two-server-setup) it throws "error: not supported: unimplemented". Is this implemented on any other branch? If not, is there any estimation when...