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.
EPiServer.Common.Security.EntitySecurityHandler is the new name of the game :)
Hi,
I am migrating a site from EPiServer 5R2 to EPiServer 6R2 and I am running into a problem with the following old API
EPiServer.Community.Blog.Security.SecurityHandler.Instance.RemoveBlogAccessRights(blog, user);
The securityhandler is no longer there. Can someoone tell me the new way to achieve the same thing?