Page MenuHomePhabricator

D20703.id49374.diff
No OneTemporary

D20703.id49374.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
Mar 15 2025, 5:53 PM (4 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7603808
Default Alt Text
D20703.id49374.diff (494 B)

Event Timeline