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

Update same site security to use origin #1656

Merged
merged 1 commit into from Aug 1, 2023

Conversation

adamckay
Copy link
Contributor

@adamckay adamckay commented Aug 1, 2023

As discussed in Discord, use origin to compare whether it's the same site to have same behaviour as CSP check with protocol, hostname and port.

Updated sameHost boolean to be true if it's the same site, too.

src/htmx.js Show resolved Hide resolved
@alexpetros alexpetros added bug Something isn't working ready for review Issues that are ready to be considered for merging labels Aug 1, 2023
@1cg 1cg merged commit 67b8e1e into bigskysoftware:dev Aug 1, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready for review Issues that are ready to be considered for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants