renepupil
renepupil
**Is your feature request related to a problem? Please describe.** I have no idea (any version) `min` works in e.g. IE10, or another old browser. **Describe the solution you'd like**...
**What happened**: Error: `Error accepting authorization: acme: authorization error for our-domain.ch: 403 urn:ietf:params:acme:error:unauthorized: During secondary validation: : Invalid response from http://our-domain.ch/.well-known/acme-challenge/NoqmY7zPrO4y7EQB9r6gmlgQUMXFJg9GNtum9FgYn8s: 403` **What you expected to happen**: I would expect...
We overwrite `/etc/ImageMagick-6/policy.xml` when building the docker image, and a newest change in our policy was to allow the `.jpg` extension using the `coder` domain: ``` ... ``` To explain...
### Problem Statement > If this flag is enabled, certain personally identifiable information (PII) is added by active integrations. For me this raises the question of trustability about this feature,...
### What happened? We use the following loki query to sum errors per job:   I know this works, cause when changing range to 1 hours it...
The k8 deployment example at path `examples/kubernetes/op-connect-deployment.yaml`, has `chmod -f -R 600 /home/opuser/.op/config` as part of the command in the initContainer, but this path is not mounted, hence it does...
**Describe the bug** We create a 1password token with read access to a vault that we use as a kubernetes secret in a external-secrets.io `SecretStore` which is used in an...