Christian Richter
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.  **Expected behaviour:** To maintain the characteristics of a...
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...`
This PR adds the ability to add an link url to the login form. Usage example: https://github.com/opencloud-eu/opencloud/pull/684
This PR makes the user cache in the identity package of the graph service tenant aware fixes #1462
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...