blockLogin( $username) | CaptchaPreAuthenticationProviderTest | protected |
flagSession() | CaptchaPreAuthenticationProviderTest | protected |
getCaptchaRequest( $id, $word, $username=null) | CaptchaPreAuthenticationProviderTest | protected |
provideGetAuthenticationRequests() | CaptchaPreAuthenticationProviderTest | |
providePingLimiter() | CaptchaPreAuthenticationProviderTest | |
provideTestForAccountCreation() | CaptchaPreAuthenticationProviderTest | |
provideTestForAuthentication() | CaptchaPreAuthenticationProviderTest | |
setMwHook( $hook, callable $callback) | CaptchaPreAuthenticationProviderTest | protected |
setTriggers( $triggers) | CaptchaPreAuthenticationProviderTest | protected |
setUp() | CaptchaPreAuthenticationProviderTest | |
tearDown() | CaptchaPreAuthenticationProviderTest | |
testGetAuthenticationRequests( $action, $username, $triggers, $needsCaptcha, $preTestCallback=null) | CaptchaPreAuthenticationProviderTest | |
testGetAuthenticationRequests_store() | CaptchaPreAuthenticationProviderTest | |
testPingLimiter(array $attempts) | CaptchaPreAuthenticationProviderTest | |
testPostAuthentication() | CaptchaPreAuthenticationProviderTest | |
testPostAuthentication_disabled() | CaptchaPreAuthenticationProviderTest | |
testTestForAccountCreation( $req, $creator, $result, $disableTrigger=false) | CaptchaPreAuthenticationProviderTest | |
testTestForAuthentication( $req, $isBadLoginTriggered, $isBadLoginPerUserTriggered, $result) | CaptchaPreAuthenticationProviderTest | |