22 $this->captchaId = $id;
23 $this->captchaData = $data;
27 $success = parent::loadFromSubmission( $data );
31 $this->captchaData = $captcha->retrieveCaptcha( $this->captchaId );
32 if ( !$this->captchaData ) {
48 switch ( $this->action ) {
49 case AuthManager::ACTION_LOGIN:
52 case AuthManager::ACTION_CREATE:
61 'label' =>
wfMessage(
'captcha-id-label' ),
66 'label' => $captcha->getMessage(
$action ),
67 'value' => $captcha->getCaptchaInfo( $this->captchaData, $this->captchaId ),
68 'help' =>
wfMessage(
'captcha-info-help' ),
82 return $captcha->describeCaptchaType();
86 $ret =
new static(
null, null );
87 foreach ( $data as $k => $v ) {
Generic captcha authentication request class.
string $captchaWord
Captcha solution submitted by the user.
string $captchaId
Identifier of the captcha.
getMetadata()
Returns metadata about this request.
getFieldInfo()
@inheritDoc @suppress SecurityCheck-DoubleEscaped T202112
static __set_state( $data)
Implementing this mainly for use from the unit tests.
array $captchaData
Information about the captcha (e.g.
loadFromSubmission(array $data)
Initialize form submitted form data.
static getInstance()
Get the global Captcha instance.
null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses & $ret
either a unescaped string or a HtmlArmor object after in associative array form externallinks including delete and has completed for all link tables whether this was an auto creation use $formDescriptor instead default is conds Array Extra conditions for the No matching items in log is displayed if loglist is empty msgKey Array If you want a nice box with a set this to the key of the message First element is the message additional optional elements are parameters for the key that are processed with wfMessage() -> params() ->parseAsBlock() - offset Set to overwrite offset parameter in $wgRequest set to '' to unset offset - wrap String Wrap the message in html(usually something like "<div ...>$1</div>"). - flags Integer display flags(NO_ACTION_LINK, NO_EXTRA_USER_LINKS) 'LogException':Called before an exception(or PHP error) is logged. This is meant for integration with external error aggregation services
The wiki should then use memcached to cache various data To use multiple just add more items to the array To increase the weight of a make its entry a array("192.168.0.1:11211", 2))