Page MenuHomePhabricator

D20703.diff
No OneTemporary

D20703.diff

diff --git a/src/applications/auth/factor/PhabricatorTOTPAuthFactor.php b/src/applications/auth/factor/PhabricatorTOTPAuthFactor.php
--- a/src/applications/auth/factor/PhabricatorTOTPAuthFactor.php
+++ b/src/applications/auth/factor/PhabricatorTOTPAuthFactor.php
@@ -194,6 +194,7 @@
$control = id(new PHUIFormNumberControl())
->setName($name)
->setDisableAutocomplete(true)
+ ->setAutofocus(true)
->setValue($value)
->setError($error);
}

File Metadata

Mime Type
text/plain
Expires
Sep 6 2025, 4:28 PM (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8814940
Default Alt Text
D20703.diff (494 B)

Event Timeline