From 7ce06347c6fd218067d22b28328629eb053e7957 Mon Sep 17 00:00:00 2001 From: thrijith Date: Thu, 24 Oct 2024 20:43:47 +0530 Subject: [PATCH 1/2] Focus in code input when totp is checked --- providers/class-two-factor-totp.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/providers/class-two-factor-totp.php b/providers/class-two-factor-totp.php index 7bafe1a1..8579d2a4 100644 --- a/providers/class-two-factor-totp.php +++ b/providers/class-two-factor-totp.php @@ -356,6 +356,13 @@ public function user_two_factor_options( $user ) {