Multiple IPs returning, split and use 1st one

Created on 4 March 2024, 12 months ago

Problem/Motivation

Steps to reproduce

since multiple IPs are possible when retrieving from HTTP_X_FORWARDED_FOR header, I suggest splitting and using 1st IP found.

From my local instance I get this error currently: IP address `172.26.0.1, 172.26.0.2, 172.26.0.2` retrieved from HTTP_X_FORWARDED_FOR header is invalid.

Proposed resolution

If IP is invalid, try to split string and use first IP if found.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇺🇸United States JohnLuk

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024