Hi,
We are performing some security tests in Razor templates and would like to know if there's any way the Razor code is not exposed in case of error.
In C# we can set the debug settings in web.config.
Best Regards,
Nuno
Hi,
We are performing some security tests in Razor templates and would like to know if there's any way the Razor code is not exposed in case of error.
In C# we can set the debug settings in web.config.
Best Regards,
Nuno
That is currently not possible.
Hi Nicolai,
Ok, we'll wrap everything in a try-catch.
Thanks
You must be logged in to post in the forum