Skip to content

feat: improve behavior of http redirects - #201

Draft
padamstx wants to merge 1 commit into
mainfrom
redirect-headers
Draft

feat: improve behavior of http redirects#201
padamstx wants to merge 1 commit into
mainfrom
redirect-headers

Conversation

@padamstx

Copy link
Copy Markdown
Contributor

This commit modifies the Go core so that it will
include "safe" headers when performing a
cross-site redirect where both the original
and redirected hosts are within IBM's
"cloud.ibm.com" domain.

@padamstx
padamstx requested review from dpopp07 and pyrooka November 17, 2023 20:17
@padamstx padamstx self-assigned this Nov 17, 2023

@pyrooka pyrooka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Comment thread core/base_service.go Outdated
Comment thread core/base_service.go
@padamstx
padamstx marked this pull request as draft November 20, 2023 19:42
@padamstx

Copy link
Copy Markdown
Contributor Author

Converted this PR to "draft" so that we do not merge it until we have the necessary CISO approvals.

This commit modifies the Go core so that it will
include "safe" headers when performing a
cross-site redirect where both the original
and redirected hosts are within IBM's
"cloud.ibm.com" domain.

Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
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.

2 participants