Skip to content

Commit 4bbf347

Browse files
committed
Merge remote-tracking branch 'origin/AC-15011' into spartans_pr_07072025
2 parents 12d490b + 336c43d commit 4bbf347

File tree

1 file changed

+3
-3
lines changed
  • app/code/Magento/LoginAsCustomerLog/etc/frontend

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2014 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
99
<type name="Magento\LoginAsCustomerApi\Api\AuthenticateCustomerBySecretInterface">
10-
<plugin name="log_authentication"
10+
<plugin name="log_login_as_customer_authentication"
1111
type="Magento\LoginAsCustomerLog\Plugin\LoginAsCustomerApi\LogAuthenticationPlugin"/>
1212
</type>
1313
</config>

0 commit comments

Comments
 (0)