Moritz Bunkus
Moritz Bunkus
Yeah, I've chosen to disable it for the time being as I don't have the time (or rather, the motivation) to dig into this very unfamiliar territory further. Thanks for...
That's totally fair. Thanks for working with me on it!
I'm using ``` cd '$(SOURCE_DIR)' && autoreconf -fi -I'$(PREFIX)/$(BUILD)/share/aclocal' -I'$(PREFIX)/$(BUILD)/share/gettext/m4' ``` in order not to rely on the host OS at all.
I would like to see such a feature, too. My use case is that some hosts sit behind IPv4 routes with very small MTUs, smaller than IPv6's minimum MTU of...
I just ran into this, too. I'd really like to see support for SSH retries. I often run playbooks with tons of hosts, and often enough the first SSH connection...
Additional information: this is how the nodes show up in the setup screen: I debugged DNS resolution. The PTRs exist for all (!) nodes & all used IPv4 & IPv6...
Oh, I see. Yeah that'd be perfectly fine for me. I've set the weighting score to 1 for a reason 😁 I just thought I'd mention it here in case...
Just reporting that this remains a problem with Qt 6.10.1.
ForwardAuth with copy_headers leaves template code in header if auth backend doesn't set that header
That's very fortunate 😂 Thanks!
ForwardAuth with copy_headers leaves template code in header if auth backend doesn't set that header
Thanks, but it's not that urgent. I've added the bypassed URIs as a negative matcher & used that with for `forward_auth`. That suffices until a new release fixes the issue....