We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd5e798 commit 6e4aadeCopy full SHA for 6e4aade
TwoFactorAuth/etc/di.xml
@@ -40,7 +40,6 @@
40
<preference for="Magento\TwoFactorAuth\Api\DuoAuthenticateInterface" type="Magento\TwoFactorAuth\Model\Provider\Engine\DuoSecurity\Authenticate"/>
41
<preference for="Magento\TwoFactorAuth\Api\Data\DuoDataInterface" type="Magento\TwoFactorAuth\Model\Data\Provider\Engine\DuoSecurity\Data"/>
42
<preference for="Magento\TwoFactorAuth\Api\U2fKeyConfigReaderInterface" type="Magento\TwoFactorAuth\Model\Provider\Engine\U2fKey\ConfigReader"/>
43
- <preference for="OTPHP\TOTPInterface" type="OTPHP\TOTP"/>
44
45
<type name="Magento\Framework\Console\CommandListInterface">
46
<arguments>
0 commit comments