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

filter out headers which oauth2_proxy should control #38

Merged
merged 1 commit into from
Feb 2, 2020

Conversation

ploxiln
Copy link
Owner

@ploxiln ploxiln commented Aug 1, 2019

if configured to set a header, make sure to either set it or delete it
from the incoming request, to avoid it being spoofed in some cases

inspired by oauth2-proxy/oauth2-proxy#226

@ploxiln ploxiln force-pushed the ensure_set_headers branch from 5dd0897 to 602a3bc Compare August 1, 2019 07:00
if configured to set a header, make sure to either set it or delete it
from the incoming request, to avoid it being spoofed in some cases

inspired by oauth2-proxy/oauth2-proxy#226
@ploxiln ploxiln force-pushed the ensure_set_headers branch from 602a3bc to ff28e3e Compare February 2, 2020 13:36
@ploxiln ploxiln merged commit 3a7c77f into master Feb 2, 2020
@ploxiln ploxiln deleted the ensure_set_headers branch May 23, 2020 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant