Note: please note that Liferay has renamed its Liferay Experience
Could offerings to Liferay SaaS (formerly LXC) and
Liferay PaaS (formerly LXC-SM).
Issue
- Virtual Host defaults were changed from a wildcard value to secure default values.
Previous Value:
virtual.hosts.valid.hosts=*
Updated Value:
virtual.hosts.valid.hosts=localhost,127.0.0.1,[::1],[0:0:0:0:0:0:0:1]
Environment
- Liferay DXP 2023.Q3+
- Liferay DXP 7.4 Update 86+
- Liferay DXP 7.3 Update 34+
- This affects all who use the wildcard value with the
virtual.hosts.valid.hosts portal property or do not have the property set in their portal-ext.properties file.