1
0
Fork 0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-05-09 00:56:07 +02:00
nginx-proxy/app
Richard Hansen 8aa00fcea2 feat: Option to not trust `X-Forwarded-*` headers from clients
If header values from a malicious client are passed to the backend
server unchecked and unchanged, the client may be able to subvert
security checks done by the backend server.
2022-12-19 02:48:01 -05:00
..
dhparam chore: do not copy useless files into the image 2022-03-07 16:01:15 +01:00
Procfile chore: do not copy useless files into the image 2022-03-07 16:01:15 +01:00
docker-entrypoint.sh feat: Option to not trust `X-Forwarded-*` headers from clients 2022-12-19 02:48:01 -05:00