Skip to content

albernazf/Sitecore_9_permission_bug_fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sitecore_9_permission_bug_fix

To use this fix is quite easy, add the class into one of your libraries and add the following patch

The code does exactly the same thing as the sitecore.kernel the only difference is the args.PermissionDenied = flag; which was present on SC 8.2 and got removed on SC 9.0 (initial release)

ps. don't forget to install the nuget Microsoft.Extensions.DependencyInjection.Abstractions.

About

Fix for a bug on sitecore 9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages