github.com/cs3org/reva/v2@v2.27.7/changelog/1.0.0_2020-07-28/fix-json-sharemanager-initialization.md (about)

     1  Bugfix: Fix initialization of json share manager
     2  
     3  When an empty shares.json file existed the json share manager would fail while
     4  trying to unmarshal the empty file.
     5  
     6  https://github.com/cs3org/reva/issues/941
     7  https://github.com/cs3org/reva/pull/940