Page MenuHomePhabricator

D16325.id39252.diff
No OneTemporary

D16325.id39252.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
Mar 26 2025, 12:05 AM (5 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7708546
Default Alt Text
D16325.id39252.diff (571 B)

Event Timeline