opencloud
opencloud copied to clipboard
🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
This issue is similar to #1763, but slightly different as it can happen (and happens in the CI during test) without `WATCHFS` being enable. (Also the fix will be is...
Keycloak base64 encodes the AD binary objectGUID. We can automatically detect that. No need for a new env var.
## Is your feature request related to a problem? Please describe. When I unzip with the extension in opencloud a zip file that is not large time (like 1 minute)....
> Here we got a 500 https://ci.opencloud.eu/repos/3/pipeline/382/64 in apiAntivirus/antivirus.feature:334 > > The test has this: > > ``` > And user "Alice" has uploaded file with content "hello world" to...
Bumps [github.com/kovidgoyal/imaging](https://github.com/kovidgoyal/imaging) from 1.7.2 to 1.8.15. Release notes Sourced from github.com/kovidgoyal/imaging's releases. v1.8.15 No release notes provided. v1.8.14 No release notes provided. v1.8.13 No release notes provided. v1.8.12 No release...
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 1.1.0 to 1.1.1. Commits c687484 update readme to v1.1.1 eb43184 Merge pull request #301 from clipperhouse/clipperhouse/displaywidth-experiment bb166ce Revert the displaywidth.Options API e64dd90 Keep legacy support for WithCondition/SetCondition...
sometimes afterScenario we get this error in opencloud ``` {"level":"error","service":"storage-users","host.name":"dccd0e3abc1c","pkg":"rgrpc","traceid":"b78450a7eb199466805d9c4d430958cd","error":"node.Xattr /var/lib/opencloud/storage/users/users/7c6d6720-271e-416d-ace3-bcc34320553a user.oc.name: no data available","id":"1272256e-37f8-4a85-b2aa-3652d261cf94","time":"2025-11-19T13:09:28Z","line":"github.com/opencloud-eu/reva/[email protected]/pkg/storage/pkg/decomposedfs/spaces.go:317","message":"could not read node"} {"level":"error","service":"storage-users","host.name":"dccd0e3abc1c","pkg":"rgrpc","traceid":"b78450a7eb199466805d9c4d430958cd","error":"node.Xattr /var/lib/opencloud/storage/users/users/7c6d6720-271e-416d-ace3-bcc34320553a user.oc.name: no data available","status":{"code":15,"message":"error listing spaces","trace":"b78450a7eb199466805d9c4d430958cd"},"filters":[{"type":2,"Term":{"Id":{"opaque_id":"77b1193c-84f6-43ae-b14d-a9bfa479de1d$1272256e-37f8-4a85-b2aa-3652d261cf94!1272256e-37f8-4a85-b2aa-3652d261cf94"}}},{"type":4,"Term":{"SpaceType":"+grant"}}],"time":"2025-11-19T13:09:28Z","line":"github.com/opencloud-eu/reva/[email protected]/internal/grpc/services/storageprovider/storageprovider.go:579","message":"failed to list storage spaces"}...
## Description While testing https://github.com/opencloud-eu/opencloud/pull/1617 I found out that we forgot to add the update server to the default csp rules. ## Types of changes - [x] Bug fix (non-breaking...
## Describe the bug related #1877 ## Steps to reproduce 1. run opencloud 2. run test several times `USE_BEARER_TOKEN=true TEST_SERVER_URL=https://cloud.opencloud.test make test-acceptance-api BEHAT_FEATURE=tests/acceptance/features/apiSharingNgShareInvitation/shareInvitations.feature:1625` ## Expected behavior no error ## Actual...
Can group templates still be added? It would be nice to have a selection when creating a new document (as in Nextcloud - screenshot). It is possible to do this...