You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
via docker
version web: 4.5.0
version ocis: 1.14.0
Steps to reproduce
Admin creates public link for file or folder
Try to open public link
Expected behaviour
the link opens regardless of whether the user is logged or not
Actual behaviour
when you try to open link you get authentication pop-up
if you click "cancel" you get 401 Unauthorized GET https://host.docker.internal:9200/ocs/v1.php/cloud/capabilities?format=json but public link opens: 207 Multi-Status PROPFIND https://host.docker.internal:9200/remote.php/dav/public-files/BPTtubUKASnVtwc
if you reload page you get again authentication pop-up
The text was updated successfully, but these errors were encountered:
Environment
via docker
version web: 4.5.0
version ocis: 1.14.0
Steps to reproduce
Expected behaviour
the link opens regardless of whether the user is logged or not
Actual behaviour
when you try to open link you get authentication pop-up
GET https://host.docker.internal:9200/ocs/v1.php/cloud/capabilities?format=json
but public link opens: 207 Multi-StatusPROPFIND https://host.docker.internal:9200/remote.php/dav/public-files/BPTtubUKASnVtwc
The text was updated successfully, but these errors were encountered: