Abel Luck
Abel Luck
Sygnal is logging HTTP requests using the Twisted request logger. But it is wrapping it in a format string that muddies the logs for no good reason: https://github.com/matrix-org/sygnal/blob/53015c70785dea441606d1504667d71c5b99eabc/sygnal/http.py#L326 This results...
**Goal**: We want to disable user directory search while using sql synapse the identity provider **Expectation**: Setting the homserver to excluded (as per [the docs](https://github.com/ma1uta/ma1sd/blob/master/docs/features/directory.md#homeserver-results)) should prevent users from the...
The 0.5.3 release is missing a release and tag on Github: https://github.com/AndresBott/ansible-autodoc/releases
## Problem Our ansible role for managing cloudflared expects the `cloudflared update` command to exit with code 64 when an update occurs. However recently the tool is now exiting with...
**Describe the bug** The help says: ``` -n --no-sandbox Disable sandbox on bundled Chromium on Linux platforms - not recommended [default: false] ``` However passing `--no-sandbox` doesn't work. By reading...
### Bug description We cannot install the latest versions of python in our `gitpod/workspace-full` based image because pyenv is not up to date. ### Steps to reproduce Build this image:...
## what * This patch refactors the passing of deployment principals, such that it uses static/known map keys. * It replaces `deployment_principal_arns` with `deployment_principals` ## why * This allows this...
## Describe the Bug I would like to create an IAM user and make it the deployment principal in the same terraform execution. But this isn't possible due to the...
### Summary When running the same playbook on different host machines the location of the session-manager-plugin binary may not be in the same location on each machine. It would be...
Documentation or a technical specification (or even a link to) for the PANDA protocol is missing.