bt90
bt90
We can merge the current state and try to replace the JS based logic later on.
I think i found the issue. Basic auth: ```sh curl -vvv 'https://user:[email protected]/' ``` * with wrong credentials: HTTP 307 + `Unauthorized` message ✔️ * with correct credentials: HTTP 302 +...
The basic auth response also lacks the `set-cookie` header.
I'm dumb. I've checked the wrong backend service and the status code + response are perfectly valid for that. The missing `set-cookie` header is IMHO still valid.
@damomato are you trying this in a browser by any chance? https://danq.me/2021/09/07/http-basic-auth-urls/
Neither Firefox nor Chrome sent an Authorization header in my tests. Firefox (in theory) will send it if the website ask for basic auth which nforwardauth doesn't.
> Loss of a single probe packet will make the MTU discoverer believe that it has reached the path's MTU. This is unnecessarily aggressive. I think this even violates RFC...
> Every time a probe packet is lost, you have the choice to either re-probe the same size, or reduce the probe size by a little and probe a slightly...
@schlagmichdoch I took a look at the current codebase and apparently the websocket transfer uses base64 encoded content to be transferable as a single JSON message. Would it be possible...
> Certainly! Here’s a well-structured GitHub Issue to report the connection reset issue related to encrypted folders in Syncthing. AI generated Github comments? We've hit a new low here.