ensures auth controller has IsBackOffice specified
This commit is contained in:
@@ -30,6 +30,7 @@ namespace Umbraco.Web.Editors
|
||||
[PluginController("UmbracoApi")]
|
||||
[ValidationFilter]
|
||||
[AngularJsonOnlyConfiguration]
|
||||
[IsBackOffice]
|
||||
public class AuthenticationController : UmbracoApiController
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user