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
Tue, Sep 16, 3:18 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
450269
Default Alt Text
PhabricatorAuthTryPasswordWithoutCAPTCHAAction.php (255 B)

Event Timeline