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
Fri, Jun 27, 10:19 AM (19 h, 39 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8197588
Default Alt Text
D20703.diff (494 B)

Event Timeline