Bug #62313
closed
InstallTool should set SYS/trustedHostsPattern on initial install
Added by Mathias Schreiber about 10 years ago.
Updated almost 10 years ago.
Description
The install tool should be able to set a meaningful default for SYS/trustedHostsPattern on its initial install.
This way a user installing TYPO3 for the first time would not get confronted with an error message upon clicking "open Backend" after a sucessful install.
Steps to reproduce¶
- Checkout current master.
- Install the site
- Pick no distribution
- click "open backend" on last step
- enjoy exception
- Description updated (diff)
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33366
Sidenote:
Arguably the patch could check if $_SERVER['SERVER_NAME'] and $_SERVER['HTTP_HOST'] are the same and then set the value to 'SERVER'.
I somewhat consider a "real" value cleaner.
Opinions?
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33366
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33366
- Status changed from Under Review to Closed
we'll talk about this later.
Our setup is very weird
Also available in: Atom
PDF