Add function to allow other domains to request proxy #9
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
codemacher/tile_proxy!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "allow-external-hosts-typo3-11"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is the PR with the feature of this PR: https://github.com/codemacherUG/tile_proxy/pull/8 for TYPO3 v11.5
I have merged it but removed the getHostname function again.
This does not correspond to the documentation, because it no longer checks for subdomains?
If you add xya.my-site.de in the Settings the getHostname only checks my-site.de.
or have I not understood the purpose?