Details
-
Task
-
Status: Closed
-
Top
-
Resolution: Fixed
-
None
-
None
Description
we should not introduce new hst config properties since we want fewer. Also having prefix exclusions in SpringComponentManager.properties is very brittle: end projects that want to remove or add one need to know which ones the HST ships with. If the HST adds one, existing projects can break if they did an override a previous set of exclusions (which do not account for the new one)
We should move all existing prefix exclusions to the default sitemap marked as container resource except for /ping/ as this is a request that typically comes from loadbalances and does not match any host. Hence, instead of having 'filter.prefix.exclusions' in hst config properties we only need one property, namely,
ping.prefix.exclusion
Attachments
Issue Links
- relates to
-
HSTTWO-3149 Static webapp css / js links are not created any more as container resources
- Closed
-
HSTTWO-3146 Make sure the binaries servlet uses the jcr session from the HstRequestContext
- Closed
-
HSTTWO-3147 By default have a /login over HTTPS setup
- Closed