Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98993572
PhabricatorAuthFactorProviderMFAEngine.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Jan 18, 07:51
Size
161 B
Mime Type
text/x-php
Expires
Mon, Jan 20, 07:51 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23682809
Attached To
rPH Phabricator
PhabricatorAuthFactorProviderMFAEngine.php
View Options
<?php
final
class
PhabricatorAuthFactorProviderMFAEngine
extends
PhabricatorEditEngineMFAEngine
{
public
function
shouldTryMFA
()
{
return
true
;
}
}
Event Timeline
Log In to Comment