Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15449873
D20574.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
667 B
Referenced Files
None
Subscribers
None
D20574.id.diff
View Options
diff --git a/src/applications/auth/engineextension/PhabricatorAuthMFAEditEngineExtension.php b/src/applications/auth/engineextension/PhabricatorAuthMFAEditEngineExtension.php
--- a/src/applications/auth/engineextension/PhabricatorAuthMFAEditEngineExtension.php
+++ b/src/applications/auth/engineextension/PhabricatorAuthMFAEditEngineExtension.php
@@ -38,6 +38,7 @@
->setLabel(pht('MFA'))
->setIsFormField(false)
->setCommentActionLabel(pht('Sign With MFA'))
+ ->setCanApplyWithoutEditCapability(true)
->setCommentActionOrder(12000)
->setActionDescription(
pht('You will be prompted to provide MFA when you submit.'))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 29, 12:36 PM (6 d, 23 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7716253
Default Alt Text
D20574.id.diff (667 B)
Attached To
Mode
D20574: Allow "Sign with MFA" to be applied as a comment action without requiring "CAN_EDIT"
Attached
Detach File
Event Timeline
Log In to Comment