how can I configure the x-forwarded-for support?
I saw this was added in the last release but how can I configure it?
https://github.com/coder/coder/pull/4684
GitHub
feat: Support x-forwarded-for headers for IPs by kylecarbs · Pull R...
Fixes #4430.
This mostly copies in code from v1, and adds a few tests.
4 Replies
We don't have docs for this yet, but you can use these flags:
Thank you @kyle 👍
@kyle I think the example in the command help for trusted-origins is wrong since you need to specify an IP address range
Ahh, good point. Could you open up an issue pls?
Sure will do