nextcloud / gallery

DEPRECATED Gallery app was replaced by Photos
https://github.com/nextcloud/photos
GNU Affero General Public License v3.0
109 stars 58 forks source link

Inconsistent behaviour with shared folder and .nomedia #436

Open schaarsc opened 6 years ago

schaarsc commented 6 years ago

Steps to reproduce

  1. UserA create folder Photos/TestFolder and add some pictures
  2. share TestFolder with UserB
  3. UserA add Photos/.nomedia
  4. open gallery

Expected behaviour

with log_level set to DEBUG, report that access has been denied because of .nomedia file in Photos Gallery ignores TestFolder for UserA and UserB

Actual behaviour