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

Add Flask host_matching support to admin instances #2461

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Add Flask host_matching support to admin instances #2461

merged 1 commit into from
Jul 20, 2024

Conversation

samuelhwilliams
Copy link
Contributor

If Flask is running in host_matching mode, all routes need to be configured with a host that restricts resolution to only specific domains.

fixes: #1395

If Flask is running in `host_matching` mode, all routes need to be
configured with a `host` that restricts resolution to only specific
domains.
@samuelhwilliams samuelhwilliams merged commit a3971b4 into pallets-eco:master Jul 20, 2024
8 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

Flask Admin doesn't work with host_matching = True
1 participant