Commit Graph
3 Commits
Author SHA1 Message Date
Andre DuffeckandGitHub 0e7de0faf3 Configure the provider id of the shares storage provider (#3723) 2022-05-13 10:34:02 +02:00
Andre DuffeckandGitHub d540c4405d [full-ci] Fix searching shares (#3668)
* Be more robust when limiting the search to a directory in the space

* Add more debug logs

* Fix searching in shares

* Delay indexing by a second so that everything has time to settle

Indexing immediately when the event arrives sometimes causes issues
trying to stat the changed resource.

* Pick up the machine auth secret from the default config

* Adapt to the resourceid refactoring in reva

* Fix unit tests
2022-05-04 13:15:28 +02:00
Andre DuffeckandGitHub ed417ea1c9 Add support for the cs3 metadata storage share manager (#3290)
* Add support for the cs3 share manager

* Name the cs3 storage config options generically so they can be reused

* Set default value for CS3ServiceUserIdp
2022-03-21 10:19:48 +01:00