Benedikt Kulmann
Benedikt Kulmann
@dragonchaser I would always say that user generated config takes precedence over our defaults. But: I think it's not possible to have conflicts, right? if both our defaults and the...
> I'd always pick the users config [...] and throw away our config Why would you throw away anything at all?! Did you see https://github.com/opencloud-eu/opencloud/issues/1388 ? IMO we don't have...
> After talking to [@kulmann](https://github.com/kulmann) we agreed on a complete merger of user-settings and our presets. that + debug output of the result 😇
@dragonchaser could you please write down the reasons why it "went back to the drawing board"?
A recently discussed idea to mitigate this issue was: - 1. merge CSP rules from the defaults provided in the binary and the csp.yaml file the admin provided via `PROXY_CSP_CONFIG_FILE_LOCATION`...
@tbsbdr could you add conditionals for when and when not locking/unlocking is allowed? E.g. probably only with write permissions to the file.
> @kulmann what I found out: > > * external_apps cannot be used to configure apps from the asset path because something is broken in the merge logic. apps.yaml can...
Had a short call with @d7oc with the following outcome: - we remove the option to configure the `external_apps` in the config.json directly - only `apps` (string array for providing...
> * a) either move the importer-app to the `web-extensions` repo and provide docker images with its assets or > * b) keep the importer app in the web monorepo...
> @kulmann do you already have some timeframe when this change will be done? So we can plan the work on this PR accordingly. done 😅 You can find the...