Files
opencloud/deployments/examples
Florian Schade c09f82405f enhancement: add mimetype to file extension rego function (#6133)
* enhancement: add mimetype to file extension rego function

add rego function to detect the resource extension by mimetype, at the same time this pr introduces a custom ocis namespace for the rego functions.

* enhancement: add custom logPrinter to opa policies service

* fix: imports and test

TypeByExtension which is used to resolve extension by mimetype relies on MIME-info database which differs at my local env (macos <-> drone). This is fixed by using one of the builtinTypes for testing

---------

Signed-off-by: Christian Richter <crichter@owncloud.com>
Co-authored-by: Christian Richter <crichter@owncloud.com>
2023-07-10 16:28:23 +02:00
..
2023-02-03 10:27:05 +01:00
2023-06-30 16:24:13 +02:00
2022-11-11 13:28:04 +01:00

Deployment Examples

These docker-compose deployment examples are referenced in the documentation on doc.owncloud.com. Therefore please create a issue on the documentation issue tracker prior to major changes like moving, renaming or massively changing deployment examples.