opencloud
opencloud copied to clipboard
🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
This PR makes the user cache in the identity package of the graph service tenant aware fixes #1462
## Describe the bug You can delete a Space via API even when the WebUI does not show the menu items to delete a space. OpenCloud 3.4.0 OpenCloud Web UI...
## Description ## Related Issue - Fixes ## Motivation and Context ## How Has This Been Tested? - test environment: - test case 1: - test case 2: - ......
With https://github.com/opencloud-eu/opencloud/pull/1191 we're getting one step closer to being able to remove the need to client side created signed urls. ## Problem * The `signing-key` endpoint is the last remaining...
## Describe the bug Requesting a preview for an image on a password protected doesn't work via a `GET`, only when using signed URLs coming from the server. ## Steps...
## Describe the bug ``` Given user "Alice" has uploaded file with content "content" to "test.txt" # FeatureContext::userHasUploadedAFileWithContentTo() When the administrator moves the file "test.txt" to the folder "firstFolder" for...
## Describe the bug I had created a space earlier and now want to delete that space. A delete or remove action cannot be found anywhere. ## Steps to reproduce...
## Describe the bug I have a folder that is used to sync joplin notes. Joplin accesses it through a public link The size calculation of the main folder is...
## Describe the bug A clear and concise description of what the bug is. ## Steps to reproduce 1. start opencloud 2. run k6 tests without created test user -...
## Describe the bug When trying to prevent e.g. exe uploads the polisy engine does not affect url without `remote.php` ## Steps to reproduce 1. create a single file share...