Christian Richter

Results 29 issues of Christian Richter

At the moment we have tons of redundant environment variables that do not make sense IMHO. For example we configure `OCIS_LOG_LEVEL`, `OCIS_LOG_PRETTY`, `OCIS_LOG_COLOR`, `OCIS_LOG_FILE` for every service. It would be...

When uploading a .dotfile (e.g. `.bashrc`, via WEB-UI) a second time breaks the filename and prepends a counter to the filename. ![image](https://github.com/owncloud/ocis/assets/1058116/99bb0e25-efc7-449c-a020-1ea9d690687c) **Expected behaviour:** To maintain the characteristics of a...

Type:Bug

Running `make -C services/idp generate` is not working with nodejs v23.1.0, downgrading to v22.10 works. The process gets stuck in `Creating an optimized production build...`

Status:Stale

This PR adds the ability to add an link url to the login form. Usage example: https://github.com/opencloud-eu/opencloud/pull/684

enhancement

This PR makes the user cache in the identity package of the graph service tenant aware fixes #1462

Type:Bug

We have added the ability to merge custom CSP rules configuration with the provided ones through `PROXY_CSP_CONFIG_FILE_LOCATION` (and its yaml equivalent `csp_config_file_location`) and the ability to completely override the CSP...

Type:Bug

This PR bumps reva to 2.40.0

Type:Dependencies