Page MenuHomePhorge

PhabricatorAuthTryPasswordWithoutCAPTCHAAction.php
No OneTemporary

Size
255 B
Referenced Files
None
Subscribers
None

PhabricatorAuthTryPasswordWithoutCAPTCHAAction.php

<?php
final class PhabricatorAuthTryPasswordWithoutCAPTCHAAction
extends PhabricatorSystemAction {
const TYPECONST = 'auth.password-without-captcha';
public function getScoreThreshold() {
return 10 / phutil_units('1 hour in seconds');
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, May 12, 2:10 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
105701
Default Alt Text
PhabricatorAuthTryPasswordWithoutCAPTCHAAction.php (255 B)

Event Timeline