Page MenuHomePhorge

D25218.1737033043.diff
No OneTemporary

D25218.1737033043.diff

diff --git a/src/applications/auth/controller/mfa/PhabricatorAuthFactorProviderViewController.php b/src/applications/auth/controller/mfa/PhabricatorAuthFactorProviderViewController.php
--- a/src/applications/auth/controller/mfa/PhabricatorAuthFactorProviderViewController.php
+++ b/src/applications/auth/controller/mfa/PhabricatorAuthFactorProviderViewController.php
@@ -83,7 +83,7 @@
$custom_enroll = $provider->getEnrollMessage();
- if (strlen($custom_enroll)) {
+ if (phutil_nonempty_string($custom_enroll)) {
$view->addSectionHeader(
pht('Custom Enroll Message'),
PHUIPropertyListView::ICON_SUMMARY);

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 16, 13:10 (1 d, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1118487
Default Alt Text
D25218.1737033043.diff (646 B)

Event Timeline