Skip to content

Provide option for the server to ignore the host header when generating identifiers - #1979

Merged
joachimvh merged 4 commits into
mainfrom
feat/fixed-host
Jan 23, 2025
Merged

Provide option for the server to ignore the host header when generating identifiers#1979
joachimvh merged 4 commits into
mainfrom
feat/fixed-host

Conversation

@joachimvh

Copy link
Copy Markdown
Member

✍️ Description

This provides a new option so the server ignores the host header when generating an identifier. Normally, the server would reject any requests that are not contained by the --baseUrl parameter. This can sometimes be a nuisance when doing some initial development work when you want to access the server both internally and externally. Warnings will be logged when this option is enabled.

@TallTed TallTed left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Small, human-facing

Comment thread templates/error/descriptions/E0001.md.hbs Outdated
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
@joachimvh
joachimvh merged commit e99bb51 into main Jan 23, 2025
@joachimvh
joachimvh deleted the feat/fixed-host branch January 23, 2025 07:19
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