Fixed config transform for BaseRestExtension.config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RestExtensions>
|
||||
<BaseRestExtensions>
|
||||
<!--
|
||||
<ext assembly="umbraco" type="umbraco.presentation.umbracoBase.library.member" alias="currentMember">
|
||||
<permission method="login" allowAll="true" />
|
||||
@@ -10,4 +10,4 @@
|
||||
<permission method="setProperty" allowAll="false" />
|
||||
</ext>
|
||||
-->
|
||||
</RestExtensions>
|
||||
</BaseRestExtensions>
|
||||
Reference in New Issue
Block a user