mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 20:01:42 +01:00
* validate the IPs in x-forwarded-for header * switch to only checking one IP * remove newline * changelog
3 lines
140 B
Plaintext
3 lines
140 B
Plaintext
```release-note:change
|
|
core: Verify that the client IP address extracted from an X-Forwarded-For header is a valid IPv4 or IPv6 address
|
|
``` |