On Fri, May 28, 2021 at 9:41 AM Reinhold Gruber wrote:
> Hi!
>
Hello!
>
> Some emergency. Any help highly appreciated.
> The AssetDispatcher in Tapestry 5.3.8 allows harmful requests, reading
> contents from WEB-INF etc.
> We currently do not have the time to update to the newest Tapestry vers
quot;
An: "Tapestry users"
Betreff: Re: AssetDispatcher Tapestry 5.3.8
Hi!
AssetDispatcher is a regular tapestry service, I'd expect that you can
replace it with your own implementation using service overrides:
https://tapestry.apache.org/ioc-cookbook-overriding-ioc-service
Hi!
AssetDispatcher is a regular tapestry service, I'd expect that you can
replace it with your own implementation using service overrides:
https://tapestry.apache.org/ioc-cookbook-overriding-ioc-services.html
The service is bound with marker annotation and
AssetRequestDispatcher.class, with id=A