Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2889211
PhabricatorAuthNewFactorAction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
422 B
Referenced Files
None
Subscribers
None
PhabricatorAuthNewFactorAction.php
View Options
<?php
final
class
PhabricatorAuthNewFactorAction
extends
PhabricatorSystemAction
{
const
TYPECONST
=
'auth.factor.new'
;
public
function
getScoreThreshold
(
)
{
return
60
/
phutil_units
(
'1 hour in seconds'
)
;
}
public
function
getLimitExplanation
(
)
{
return
pht
(
'You have failed too many attempts to synchronize new multi-factor '
.
'authentication methods in a short period of time.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Jan 19 2025, 11:49 (5 w, 16 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1124249
Default Alt Text
PhabricatorAuthNewFactorAction.php (422 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment