Hi,
I'm trying to integrate your plugin into a site upgraded to Sitefinity 11.2.6928. I had an earlier version working against 10.1.X so needed to do it for this as well however I get a couple of build issues preventing it from working:
'WebSecurityConfig' is inaccessible due to its protection level Siteimprove.Integration.Sitefinity <redacted>\Siteimprove.Integration.Sitefinity\SiteimproveInstaller.cs 277
'WebSecurityConfig.HttpSecurityHeaders' is inaccessible due to its protection level Siteimprove.Integration.Sitefinity <redacted>\Siteimprove.Integration.Sitefinity\SiteimproveInstaller.cs 278
'WebSecurityConfig' is inaccessible due to its protection level Siteimprove.Integration.Sitefinity <redacted>\Siteimprove.Integration.Sitefinity\SiteimproveInstaller.cs 326
'WebSecurityConfig.HttpSecurityHeaders' is inaccessible due to its protection level Siteimprove.Integration.Sitefinity <redacted>\Siteimprove.Integration.Sitefinity\SiteimproveInstaller.cs 329
It looks like WebSecurityConfig is now an internal class which is preventing this from working now - is there a way around it?
Thanks,
ja-hamilton
Hi,
I'm trying to integrate your plugin into a site upgraded to Sitefinity 11.2.6928. I had an earlier version working against 10.1.X so needed to do it for this as well however I get a couple of build issues preventing it from working:
It looks like WebSecurityConfig is now an internal class which is preventing this from working now - is there a way around it?
Thanks,
ja-hamilton