Page MenuHomePhabricator

D16325.id.diff
No OneTemporary

D16325.id.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
@@ -151,7 +151,7 @@
}
$form->appendChild(
- id(new AphrontFormTextControl())
+ id(new PHUIFormNumberControl())
->setName($this->getParameterName($config, 'totpcode'))
->setLabel(pht('App Code'))
->setCaption(pht('Factor Name: %s', $config->getFactorName()))

File Metadata

Mime Type
text/plain
Expires
Tue, Mar 25, 4:32 AM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7708546
Default Alt Text
D16325.id.diff (571 B)

Event Timeline