$blockDisablesLogin | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | protected |
$config | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
$logger | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
$manager | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
__construct($params=[]) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |
autoCreatedAccount($user, $source) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
beginSecondaryAccountCreation($user, $creator, array $reqs) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |
beginSecondaryAuthentication($user, array $reqs) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |
continueSecondaryAccountCreation($user, $creator, array $reqs) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
continueSecondaryAuthentication($user, array $reqs) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
getAuthenticationRequests($action, array $options) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |
getUniqueId() | MediaWiki\Auth\AbstractAuthenticationProvider | |
postAccountCreation($user, $creator, AuthenticationResponse $response) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
postAuthentication($user, AuthenticationResponse $response) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
providerAllowsAuthenticationDataChange(AuthenticationRequest $req, $checkData=true) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
providerAllowsPropertyChange($property) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
providerChangeAuthenticationData(AuthenticationRequest $req) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
providerRevokeAccessForUser($username) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
setConfig(Config $config) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |
setLogger(LoggerInterface $logger) | MediaWiki\Auth\AbstractAuthenticationProvider | |
setManager(AuthManager $manager) | MediaWiki\Auth\AbstractAuthenticationProvider | |
testForAccountCreation($user, $creator, array $reqs) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
testUserForCreation($user, $autocreate, array $options=[]) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |