Peter Fern
Peter Fern
I'm using htmx and am looking for more granular DOM updates. After installing the htmx extension from this project and enabling it via `hx-swap="morph"` on the relevant element, the morph...
When sending a request through the proxy, and the target server supports gzip encoding, and the requesting client accepts gzip, then the proxy will produce no output. When the `Accept-Encoding`...
### Is your feature request related to a problem? Please describe Currently adding/removing an email address on a user/group requires fetching and parsing all current email addresses, then setting all...
### Summary All videos added to a Kodi instance with DB version >= 134 are invisible, and DB reset results in empty movie list because videoversion.itemType value 0 is now...
LDAP attributes are case-insensitive, so coerce results to lowercase for comparison. Fair warning, I don't write rust, so not sure if this is optimal, but works in my testing and...
### What happened? When connecting stalwart to kanidm via LDAP I retained some of the default Object Attribues values as they had the correct attribute names pre-filled. However, kanidm always...
### Steps To Reproduce 1. Go to https://webauthn.io 2. Click on `Register` 3. Scroll down to error message 4. `Error: The operation either timed out or was not allowed.` This...
### Is your feature request related to a problem? Please describe I'm looking to integrate kanidm with [Stalwart](https://github.com/stalwartlabs/stalwart) via LDAP, which requires an attribute to track so that they can...
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-report-bugs-found-in-rspamd *...
### What happened? I'm running a Laravel application in non-worker mode and have configured monolog to stream output to `php://stderr`, however logs do not appear on the container stderr handle....