Revert "MNT-22428: configurable unsecure jsonp callback CMIS operation (#698)"

This reverts commit 5807e756bd.
This commit is contained in:
Vitor Moreira
2021-09-24 11:25:05 +01:00
parent 5807e756bd
commit 79efa12b10
6 changed files with 9 additions and 152 deletions

View File

@@ -1138,7 +1138,6 @@
<property name="cmisVersion" value="1.1"/>
<property name="tenantAdminService" ref="tenantAdminService"/>
<property name="nonAttachContentTypes" ref="nodes.nonAttachContentTypes"/>
<property name="allowUnsecureCallbackJSONP" value="${allow.unsecure.callback.jsonp}"/>
</bean>
<bean id="webscript.org.alfresco.api.opencmis.OpenCMIS.get"