A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
In web.config I have configure secure folder:
<handler pageDirectory="False" virtualName="Securefolder" virtualShare="True" type="EPiServer.FileSystem.Handler.NativeFileSystem,EPiServer">
<customSettings PhysicalPath="c:\inetpub\securefolder" />
</handler>
It is working in 4.51 but after i have problems to get it working properly.
I can see files from this secure folder in File Management tool (ie in edit mode), but I do not see them on pages neither in edit nor view mode. I have not changed any access rights during upgrade. Does anywone knows what might be a source of this strange behaviour?
--
Regards,
Dominik