AB4234 - Moved stuff from core into web, that used identity.

This commit is contained in:
Bjarke Berg
2020-01-07 13:50:38 +01:00
parent d2443ea4c0
commit c6c0d7df54
56 changed files with 142 additions and 129 deletions

View File

@@ -11,6 +11,7 @@ using Umbraco.Web.Routing;
using Umbraco.Core.Exceptions;
using Umbraco.Core.Security;
using Umbraco.Web.Composing;
using Umbraco.Web.Security;
namespace Umbraco.Web
{