Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix docs on trusted hosts#10138

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
fabpot wants to merge2 commits intosymfony:2.8fromfabpot:trusted-hosts-fix
Closed

Conversation

@fabpot
Copy link
Member

Trusted hosts are always regular expressions.

Hosts can also be configuredusing regular expressions (e.g. ``^(.+\.)?example.com$``),
which make it easier to respond to any subdomain.
Hosts can also be configuredto respond to any subdomain, via
``^(.+\.)?example\.com$`` for isntance.

Choose a reason for hiding this comment

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

for instance

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

fixed

@xabbuhxabbuh added this to the2.8 milestoneAug 3, 2018
@xabbuh
Copy link
Member

Thank you@fabpot.

xabbuh added a commit that referenced this pull requestAug 4, 2018
This PR was squashed before being merged into the 2.8 branch (closes#10138).Discussion----------Fix docs on trusted hostsTrusted hosts are always regular expressions.Commits-------e2744ad Fix docs on trusted hosts
@xabbuhxabbuh closed thisAug 4, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

2.8

Development

Successfully merging this pull request may close these issues.

4 participants

@fabpot@xabbuh@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp