Sabin Panta
Sabin Panta
Fixes https://github.com/owncloud/calendar/issues/1333
`NASAGIBS Blue Marble` was removed from xyzservices provider list as the endpoint doesn't work. (https://github.com/geopandas/xyzservices/pull/158) I suggest the example in Folium to be replaced with either `"BlueMarble3413` or `"BlueMarble3031`. However,...
## Related Issue - Part of https://github.com/owncloud/ocis/issues/8717#event-12535134605
## Related Issue - Part of https://github.com/owncloud/ocis/issues/8717#event-12535134605
## Related Issue - Part of https://github.com/owncloud/ocis/issues/8717#event-12535134605
## Describe the bug Mounting the share multiple times results in `400` status code. BUt this request isn't a bad request but conflict in request and thus should be 409....
## Describe the bug Enabling sync of share using the new graph API works but the response has `.` as it's filename for stable branch. In master, this bug has...
copy file from shares shared by secure view role to personal space results in 500 status code error.
## Describe the bug Copying files from shared shares via the secure view role results in a 500 status code. ## Steps to reproduce 1. Create a new user `test`...
## Description Adding test scenario for sharing file via secure roles among the spaces ```feature Scenario: user copies a file from share space with secure viewer role to personal space...
## Description Updated test cases for sharing via secure role ```feature Scenario Outline: copying a file to a folder with no permissions Scenario Outline: copying a file into a shared...