There was an error while loading. Please reload this page.
2 parents 3eaed3b + 15233ae commit 14452f3Copy full SHA for 14452f3
TwoFactorAuth/Setup/Patch/Data/ResetU2FConfig.php renamed to TwoFactorAuth/Setup/Patch/Data/ResetU2fConfig.php
@@ -18,7 +18,7 @@
18
/**
19
* Reset the U2f data due to rewrite
20
*/
21
-class ResetU2FConfig implements DataPatchInterface
+class ResetU2fConfig implements DataPatchInterface
22
{
23
24
* @var ModuleDataSetupInterface
TwoFactorAuth/Test/Mftf/ActionGroup/AdminLoginActionGroup.xml
@@ -15,7 +15,6 @@
15
<argument name="tfaAuthCodeSelector">{{AdminGoogleTfaSection.tfaAuthCode}}</argument>
16
<argument name="confirmSelector">{{AdminGoogleTfaSection.confirm}}</argument>
17
<argument name="errorMessageSelector">{{AdminLoginMessagesSection.messageByType('error')}}</argument>
- <argument name="username">{{username}}</argument>
</helper>
</actionGroup>
</actionGroups>
0 commit comments