Skip to content

network.forwarded_ip should be an ordered list of IP #874

Closed
@dainok

Description

@dainok

Description of the issue:

network.forwarded_ip is used to map X-Forwarded-For addresses. XFF is an ordered list of IP, because a single request can pass through multiple proxies.

Any additional context or examples:

X-Forwarded-For: client, proxy1, proxy2

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions