Skip to content

Commit 5e1f552

Browse files
Yaroslav VoronoySergey Nosov
authored andcommitted
MAGETWO-50611: [Github][Security] WebAPIs allow anonymous access
1 parent 313f38b commit 5e1f552

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?xml version="1.0"?>
22
<!--
3-
~ Copyright © 2015 Magento. All rights reserved.
4-
~ See COPYING.txt for license details.
5-
-->
3+
/**
4+
* Copyright © 2016 Magento. All rights reserved.
5+
* See COPYING.txt for license details.
6+
*/
7+
-->
68
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
79
<module name="Magento_WebapiSecurity" setup_version="2.0.0"/>
810
</config>

0 commit comments

Comments
 (0)