Skip to content

Commit 8dc7fea

Browse files
Rizwan KhanRizwan Khan
authored andcommitted
AC-9797: 2FA functionality enhancement
1 parent e4cb75e commit 8dc7fea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TwoFactorAuth/Controller/Adminhtml/Authy/Authpost.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
/**
2727
* @SuppressWarnings(PHPMD.CamelCaseMethodName)
28+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2829
*/
2930
class Authpost extends AbstractAction implements HttpPostActionInterface
3031
{

0 commit comments

Comments
 (0)