Michael Barz

Results 390 comments of Michael Barz

@fschade @butonic What is the status of this PR? It not needed, please close.

@rhafer @dragotin @dragonchaser This needs to be confirmed IMHO.

What is the issue in just returning the id? Always keep it as simple as possible.

@dragonchaser @flimmy Is that related to your findings?

@fschade @dragonchaser What can we do about the search service memory consumption? Crashes are bad. Therefore p2

See #1548 for a different approach

> postprocessing B fails, so the sizediff of 15 is subtracted ... an the file now has size -10? No, the result is 15 10 + 5 + 15 -15...

With http you mean without TLS? This is technically possible but configuration forbids it. This is because openCloud use’s OpenIDConnect. It spec forbids unencrypted connections because you could steal access...

Okay. That is how 90% of openClouds are deployed. Out public examples are exactly doing that. SSL termination at the proxy. Please make sure that your OC_URL is set to...

You can drop those features, but you need a reverse proxy. That means use traefik or your own proxy. This proxy can terminate SSL, set PROXY_TLS=false in openCloud. But OC_DOMAIN...