Skip to content

feat: implement HTTP allowed hosts/origins checking #49

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hugodutka
Copy link
Collaborator

@hugodutka hugodutka commented Aug 6, 2025

This PR adds 2 new CLI flags: --allowed-hosts and --allowed-origins. They control what kinds of Host and Origin headers the server accepts.

@hugodutka hugodutka force-pushed the hugodutka/allowed-hosts branch 3 times, most recently from 87cefa1 to 85834d5 Compare August 6, 2025 18:11
@hugodutka hugodutka changed the title feat: add the --allowed-hosts CLI flag feat: implement HTTP allowed hosts checking Aug 6, 2025
@hugodutka hugodutka force-pushed the hugodutka/allowed-hosts branch from 85834d5 to e2c72e6 Compare August 7, 2025 14:19
@hugodutka hugodutka force-pushed the hugodutka/allowed-hosts branch from e2c72e6 to f1b18a2 Compare August 7, 2025 14:43
@hugodutka hugodutka changed the title feat: implement HTTP allowed hosts checking feat: implement HTTP allowed hosts/origins checking Aug 7, 2025
@hugodutka hugodutka marked this pull request as ready for review August 7, 2025 14:45
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