AI OnAI Off
Hi Jon,
You can attach to IContentSecurityRepository.ContentSecuritySaving event to see the ACL, but there's no way to see who's made changes.
ContentSecurityCancellableEventArgs.ContentSecurityDescriptor.Creator is always null.
I am wondering if anyone knows of a good way to audit changes made to "Set Access Rights" in the admin section of Episerver. Looking for a delegate or change/save event I can hook into. We limit who has rights to this section, but we would like to take it a step further and log every change that is made regarding access rights to pages.