Skip to content

Set the secure flag on UI cookies when the request is secure#752

Open
buscheri-amazon wants to merge 1 commit intoNetflix:masterfrom
buscheri-amazon:master
Open

Set the secure flag on UI cookies when the request is secure#752
buscheri-amazon wants to merge 1 commit intoNetflix:masterfrom
buscheri-amazon:master

Conversation

@buscheri-amazon
Copy link
Copy Markdown

Hello esteemed hollow maintainers!

Amazon's internal infosec policies dictate that all cookies need to set the secure flag for sites served by https, and hollow library code was flagged as being in violation of this policy.

I've raised this PR to ensure that secure cookies are used when the diff and explorer UIs are served from https endpoints. This should make the hollow web UIs more secure in production environments while still enabling standing up quick localhost instances of the UIs.

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