Handle multiple incoming X-Forwarded-For headers properly.
authorTom Clegg <tom@curii.com>
Sun, 19 Jun 2022 05:24:17 +0000 (01:24 -0400)
committerTom Clegg <tom@curii.com>
Fri, 24 Jun 2022 18:23:25 +0000 (14:23 -0400)
commit9a4705cbb5410ddddd97d19bdd77821755ff640c
tree78c1b4f1779b6c83f209d5889981bcecf8ca8bd9
parentbdc29d3129f6d75aa9ce0a24ffb849a272b06f08
Handle multiple incoming X-Forwarded-For headers properly.

(in case Nginx is not there to merge them for us)

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
lib/controller/proxy.go