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 I am testing an implementation of opencloud using the built in auth-basic provider, and my log files are filled with the error message 'core access token...

Priority:p3-medium
Type:Bug

### Initial Checklist - [x] I understand this is a feature request and questions should be posted in the [Community Discussions](https://github.com/orgs/opencloud-eu/discussions/) - [x] I searched [issues](https://github.com/opencloud-eu/web/issues?q=is%3Aissue) and couldn’t find anything...

Priority:p4-low
Status:Blocked
Type:Feature-Request

## Is your feature request related to a problem? Please describe. heic images, neither have a thumbnail nor can they be displayed. The only option available is to download them....

Type:Feature-Request

## Summary This PR introduces an early version of `console-service`. The main goal is to provide an initial foundation for further development and exploration. ## Notes - This is a...

# Description ## User Stories * > As a DEV, I want to know how the transactional deprovision-handling with Keycloak in Opencloud. The complexity here lies in the following: *...

Priority:p3-medium
Type:Story

# Description ## User Stories * > As an admin, I want a technical solution that reacts at delete events, so that user data stays synchronized across systems without manual...

Priority:p3-medium
Type:Story

* the Tenant-id comes in as a claim via OIDC, a user needs to be autoprovisioned for the correct tenant. * a unique identifier from the original identity management system...

Priority:p3-medium
Type:Story

# Userstory As a hoster, I want to have access to detailed tenant usage metrics so that I can bill my customers fairly and identify which tenants consume most of...

Type:Enhancement

OIDC authentication fails after successful callback because the OpenCloud frontend (or an intermediate layer) sends a simple, opaque string in the `Authorization: Bearer` header instead of the expected JSON Web...

Type:Bug

Userstory, see https://github.com/opencloud-eu/web/issues/920 ## Acceptance Criteria - Persist the Favorites Index - Implement another favorites manager which persist for example in Nats Jetstream Key Value - remove lazzily, favorites from...

Priority:p3-medium