MediaWiki  1.29.1
CaptchaPreAuthenticationProvider Member List

This is the complete list of members for CaptchaPreAuthenticationProvider, including all inherited members.

$configMediaWiki\Auth\AbstractAuthenticationProviderprotected
$loggerMediaWiki\Auth\AbstractAuthenticationProviderprotected
$managerMediaWiki\Auth\AbstractAuthenticationProviderprotected
getAuthenticationRequests( $action, array $options)CaptchaPreAuthenticationProvider
getUniqueId()MediaWiki\Auth\AbstractAuthenticationProvider
makeError( $message, SimpleCaptcha $captcha)CaptchaPreAuthenticationProviderprotected
postAccountCreation( $user, $creator, AuthenticationResponse $response)MediaWiki\Auth\AbstractPreAuthenticationProvider
postAccountLink( $user, AuthenticationResponse $response)MediaWiki\Auth\AbstractPreAuthenticationProvider
postAuthentication( $user, AuthenticationResponse $response)CaptchaPreAuthenticationProvider
setConfig(Config $config)MediaWiki\Auth\AbstractAuthenticationProvider
setLogger(LoggerInterface $logger)MediaWiki\Auth\AbstractAuthenticationProvider
setManager(AuthManager $manager)MediaWiki\Auth\AbstractAuthenticationProvider
testForAccountCreation( $user, $creator, array $reqs)CaptchaPreAuthenticationProvider
testForAccountLink( $user)MediaWiki\Auth\AbstractPreAuthenticationProvider
testForAuthentication(array $reqs)CaptchaPreAuthenticationProvider
testUserForCreation( $user, $autocreate, array $options=[])MediaWiki\Auth\AbstractPreAuthenticationProvider
verifyCaptcha(SimpleCaptcha $captcha, array $reqs, User $user)CaptchaPreAuthenticationProviderprotected