opencloud icon indicating copy to clipboard operation
opencloud copied to clipboard

🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.

Results 211 opencloud issues
Sort by recently updated
recently updated
newest added

## Describe the bug The TUS upload protocol in opencloud implements the [expiration extension](https://tus.io/protocols/resumable-upload#expiration). The Upload-Expires response header indicates the time after which the unfinished upload expires. The value of...

Priority:p3-medium
Type:Bug

## Describe the bug The TUS upload protocol in opencloud implements the [expiration extension](https://tus.io/protocols/resumable-upload#expiration). The Upload-Expires response header indicates the time after which the unfinished upload expires. If the expiration...

Priority:p3-medium
Type:Bug

## Describe the bug Hello :) Environment: fresh opencloud deployed via docker compose behind a reverse proxy without collaboration enabled (` COMPOSE_FILE=docker-compose.yml:external-proxy/opencloud.yml` ). Deployment works fine, I even can upload...

Type:Bug

Hi i have a home server where i would like to install opencloud. I followed the procedure for docker and configured my caddy and cloudflare to have a domain, but...

the built in default CSP rules currently are hardcodet to: ``` directives: child-src: - '''self''' connect-src: - '''self''' - 'blob:' - 'https://raw.githubusercontent.com/opencloud-eu/awesome-apps/' default-src: - '''none''' font-src: - '''self''' frame-ancestors: -...

Type:Enhancement

# Description Our current set of CSP rules doesn't allow pasting image sources as external URLs into a markdown file. This feels like a bug and we should improve it....

Priority:p3-medium
Type:Story
Status:Blocked

The following scenario has been failing frequently with status code check failure: Check builds: https://ci.opencloud.eu/repos/3/pipeline/585/487 https://ci.opencloud.eu/repos/3/pipeline/582/505 https://ci.opencloud.eu/repos/3/pipeline/580/505 ``` feature Scenario Outline: send last chunk twice # /woodpecker/src/github.com/opencloud-eu/opencloud/tests/acceptance/features/coreApiWebdavUploadTUS/lowLevelUpload.feature:45 Given using DAV...

## Userstory As a DEV, i want to know what kind of type the release is. # Acceptance Criteria - create a flag in the build process for the release...

# Userstory As a system integrator, I want to look up users by an external ID so that de-provisioning works reliably with the identifiers known in the customer’s system. ##...

Priority:p2-high
Type:Story

# Userstory As a hoster/operator, I want to be able to create tenants with a customer-specified ID so that tenant IDs in our system match those in the customer’s identity...

Priority:p2-high
Type:Story