Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F568018
ManiphestTaskMFAEngine.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
233 B
Referenced Files
None
Subscribers
None
ManiphestTaskMFAEngine.php
View Options
<?php
final
class
ManiphestTaskMFAEngine
extends
PhabricatorEditEngineMFAEngine
{
public
function
shouldRequireMFA
()
{
$status
=
$this
->
getObject
()->
getStatus
();
return
ManiphestTaskStatus
::
isMFAStatus
(
$status
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 13, 1:11 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
119622
Default Alt Text
ManiphestTaskMFAEngine.php (233 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment