Add function to allow other domains to request proxy #9

Merged
TheSophiaDev merged 1 commit from allow-external-hosts-typo3-11 into TYPO3-11 2025-05-15 11:25:21 +02:00
TheSophiaDev commented 2025-05-14 16:23:10 +02:00 (Migrated from github.com)

This is the PR with the feature of this PR: https://github.com/codemacherUG/tile_proxy/pull/8 for TYPO3 v11.5

This is the PR with the feature of this PR: https://github.com/codemacherUG/tile_proxy/pull/8 for TYPO3 v11.5
trokohl commented 2025-05-15 12:07:34 +02:00 (Migrated from github.com)

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?

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?
Sign in to join this conversation.
No description provided.