Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't allow different tcp version IP addresses in signed PROXY headers #22716

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

AntonAM
Copy link
Contributor

@AntonAM AntonAM commented Mar 7, 2023

This PR makes sure that we only create signed PROXY headers if both source and destination IP addresses are same TCP version (This was causing problems for web UI file transfers).

@AntonAM AntonAM force-pushed the anton/proxy-headers-different-tcp-versions branch from 2774565 to ad08923 Compare March 7, 2023 19:19
AntonAM and others added 2 commits March 7, 2023 20:16
@AntonAM AntonAM force-pushed the anton/proxy-headers-different-tcp-versions branch from ad08923 to 4b8fa2e Compare March 7, 2023 20:16
@AntonAM AntonAM added this pull request to the merge queue Mar 7, 2023
@AntonAM AntonAM removed this pull request from the merge queue due to a manual request Mar 7, 2023
@AntonAM AntonAM added this pull request to the merge queue Mar 7, 2023
@AntonAM AntonAM removed this pull request from the merge queue due to a manual request Mar 7, 2023
@AntonAM AntonAM added this pull request to the merge queue Mar 7, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 7, 2023
@AntonAM AntonAM added this pull request to the merge queue Mar 7, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 7, 2023
@AntonAM AntonAM added this pull request to the merge queue Mar 7, 2023
Merged via the queue into master with commit 91d200f Mar 7, 2023
@zmb3 zmb3 deleted the anton/proxy-headers-different-tcp-versions branch May 7, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants