Geoffrey McRae

Results 74 comments of Geoffrey McRae

Also back-ported clock.c, this fixes faulty USB xfer on my EA1 board.

Are you setting the `X-Port` or `X-Forwarded-Port` header on the reverse proxy? please show your configuration.

As suspected, you have not set `X-Port` or `X-Forwarded-Port`, you need to tell mod_rpaf what port the request came in on.

@olaulau - It should work with direct connections also, I see the PR that looks to address this but I believe it can be done without adding the additional overhead...

Executing the rest of the code is not particularly heavy, but unnecessary.

There are intentions to fix, but like most unpaid open source projects, it has to wait until I can find the time to debug the problem, or someone else graciously...

The LG escape key is not just to enter/exit capture, holding it gives you key shortcuts/combinations. Your proposal of using a combination of keys for this would break this feature...

I will think about this and see if it's feasible but it will be low priority for now.

Can you please verify the headers being passed from the reverse proxy? Your configuration for mod_rpaf doesnt explicity set it via `RPAF_Header`, perhaps you are using a different header.

This is not a viable fix for this, there is an issue with mod_rpaf as it is intended to make the reverse proxy transparent, there should be no need to...