Brian Banerjee
Brian Banerjee
### Steps to reproduce 0. Ensure `experimental.msc3266_enabled` is set to false in Synapse configuration (the default) 1. Invite user to a room 2. User tries to accept (or decline) invite...
### Describe the bug Attempting to edit a questionnaire from the encounter summary does not work. The questionnaire must be deleted and recreated. ### To Reproduce Steps to reproduce the...
Fixes https://github.com/openemr/openemr/issues/8244 #### Short description of what this resolves: Under certain circumstances (not yet identified at the time of this PR), the edit button for questionnaire responses returns a 500...
## Context Currently, Element X (Android v25.09.2 and iOS v25.09.12) is hardcoded to include ```json "power_level_content_override": { "events": { "org.matrix.msc3401.call.member": 0 } } ``` when creating a room (`POST /_matrix/client/v3/createRoom`)....
The last commit to [pdftk-java](https://gitlab.com/pdftk-java/pdftk) was in 2023, and the last release was in 2022. pdftk-java itself [relies on an even older version of iText](https://gitlab.com/pdftk-java/pdftk/-/issues/109) which likely has many security...
It would be great for the order that applications are presented in the web UI to be configurable. ### Describe the solution you'd like The most obvious way to implement...
Impersonation is a necessary evil to support certain usecases. Many applications do not expose a comprehensive set of account controls without logging in to the account in question, and sometimes...