File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/WebapiSecurity/etc/adminhtml Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
<group id =" webapisecurity" translate =" label" type =" text" sortOrder =" 250" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
10
10
<label >Web API Security</label >
11
11
<field id =" allow_insecure" translate =" label" type =" select" sortOrder =" 1" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
12
- <label >Allow insecure anonymous access </label >
12
+ <label >Allow Anonymous Guest Access </label >
13
13
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
14
- <comment >Anonymous access would be provided for some CMS, Catalog and Store services </comment >
14
+ <comment >This feature applies only to CMS, Catalog and Store APIs. Please consult your developers for details on potential security risks. </comment >
15
15
</field >
16
16
</group >
17
17
</section >
You can’t perform that action at this time.
0 commit comments