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

Bugfix: HSTS Test #82

Merged
merged 2 commits into from
May 5, 2022
Merged

Bugfix: HSTS Test #82

merged 2 commits into from
May 5, 2022

Conversation

englehardt
Copy link
Collaborator

This is a second bugfix for the HSTS test on the live site. I've actually verified this one manually this time, so hopefully it will be the last.

It seems we can't do the HSTS check on custom domains because Glitch doesn't provide a way to discover the original protocol for those domains. The header we're relying on to disclose the protocol of the client connection only works for the glitch domain.

@englehardt englehardt requested a review from kdzwinel May 5, 2022 14:17
Copy link
Member

@kdzwinel kdzwinel left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for verifying on glitch!

@kdzwinel kdzwinel merged commit 1bdbba6 into main May 5, 2022
@kdzwinel kdzwinel deleted the senglehardt/platform-test-fix-3 branch May 5, 2022 14:28
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