sdomi
sdomi
@larkox the server response is as follows: ``` { "detailed_error": "", "id": "api.context.session_expired.app_error", "message": "Invalid or expired session, please login again.", "request_id": "1ani8qrkgpbfddbmqkjupqfx8e", "status_code": 401 } ``` this is, again,...
@larkox i can set up a separate developer instance for repro purposes later. Don't want to mess around with this one too much as it's mission-critical for me and my...
I'm using the binaries from Alpine's repositories, sorry that I didn't specify this clearly enough. Non-zero chance that this is a musl vs glibc thing, too.
Can reproduce on latest version from the alpha ppa, as well as the latest from stable ppa (Ubuntu 22.04). Temporarily mitigated by using an older 3.16.x AppImage.
Sidenote: We've observed some interesting interactions between this patch and [nextcloud-talk-recording](https://github.com/nextcloud/nextcloud-talk-recording). Our `req-limit` is set to 20, and without setting `401-allowlist` for the recording container it would fail if more...
> required by applications with IPv6 support. very vague, plus not entirely true. This is relevant only for stuff ported from Linux/*BSD, and in those cases, I'd argue that we...
agreed with Filmröllchen. Once we're done with our IPv6 impl, I'll go through all the ports to re-enable IPv6 in the ones that had it disabled (which is a lot)
the general view is good, and those changes highly reflect what I wanted to change in this document myself later down the line. but if those were to be accepted,...