kill UmbracoWebsiteSecurityFactory and UmbracoRoutedRequest, simplify all this.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace Umbraco.Cms.Core.Security
|
||||
namespace Umbraco.Cms.Core.Security
|
||||
{
|
||||
public interface IUmbracoWebsiteSecurityAccessor
|
||||
{
|
||||
IUmbracoWebsiteSecurity WebsiteSecurity { get; set; }
|
||||
IUmbracoWebsiteSecurity WebsiteSecurity { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user