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,
This is in reference to the forum post I created regarding handling file upload permissions in CMS 12:
https://world.optimizely.com/forum/developer-forum/Developer-to-developer/Thread-Container/2025/2/solution-for-handling-file-upload-permissions-in-episerver-cms-12/
The proposed solution involved creating a scheduled job to retrieve the Uploaded Files folder ID and update the roles accordingly. Unfortunately, the link to the solution appears to be broken. Here's the code snippet for the scheduled job that was suggested by another user, which worked well.
However, once folder access is granted, any new files added to the Uploaded Files folder cause the permissions for all files within the folder to revert to restricted. Since EditSecurity.aspx is no longer available in CMS 12, is there an alternative way to manage access to uploaded files?
Any input is appreciated.
Regards.