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

Clear credential headers when redirecting to cross site #538

Conversation

kyoshidajp
Copy link
Contributor

Credential headers (Authorization and Cookie) are now forwarded to cross-site when redirection. Should be cleared these headers before redirection to protect leaking credential info.

@kyoshidajp
Copy link
Contributor Author

Tests are failing. #537 may fix this.

@kyoshidajp kyoshidajp force-pushed the clear_credential_headers_when_redirection branch from f985cf6 to 86df950 Compare February 15, 2019 07:13
@flavorjones flavorjones force-pushed the clear_credential_headers_when_redirection branch from 86df950 to d2e4ddb Compare February 1, 2021 22:24
@flavorjones
Copy link
Member

I've rebased this off master to ensure CI runs and passes.

Base automatically changed from master to main February 7, 2021 19:22
@flavorjones flavorjones force-pushed the clear_credential_headers_when_redirection branch from d2e4ddb to 250771a Compare April 1, 2021 15:32
@flavorjones flavorjones added this to the v2.8.0 milestone Apr 1, 2021
@flavorjones flavorjones merged commit e642288 into sparklemotion:main Apr 1, 2021
@flavorjones
Copy link
Member

Will be in the next release, v2.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants