24 protected function keyMatch( $answer, $info ) {
39 $resultArr[
'captcha'][
'id'] = $index;
40 $resultArr[
'captcha'][
'question'] = $captcha[
'question'];
49 'mime' =>
'text/html',
60 if ( $wgCaptchaQuestions ===
array_values( $wgCaptchaQuestions ) ) {
61 return $wgCaptchaQuestions[
mt_rand( 0, count( $wgCaptchaQuestions ) - 1 ) ];
64 $question =
array_rand( $wgCaptchaQuestions, 1 );
65 $answer = $wgCaptchaQuestions[
$question ];
77 "No questions found; set some in LocalSettings.php using the format from QuestyCaptcha.php."
82 'html' =>
"<p><label for=\"wpCaptchaWord\">{$captcha['question']}</label> " .
83 Html::element(
'input', [
84 'name' =>
'wpCaptchaWord',
85 'id' =>
'wpCaptchaWord',
86 'class' =>
'mw-ui-input',
88 'autocomplete' =>
'off',
90 'tabindex' => $tabIndex ] ) .
92 Xml::element(
'input', [
94 'name' =>
'wpCaptchaId',
95 'id' =>
'wpCaptchaId',
103 $wgOut->addWikiMsg(
'questycaptchahelp-text' );
105 $wgOut->addWikiMsg(
'captchahelp-cookies-needed' );
115 return $captchaData[
'question'];
128 AuthenticationRequest::getRequestByClass(
$requests,
129 CaptchaAuthenticationRequest::class,
true );
This list may contain false positives That usually means there is additional text with links below the first Each row contains links to the first and second as well as the first line of the second redirect text
and that you know you can do these things To protect your we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights These restrictions translate to certain responsibilities for you if you distribute copies of the or if you modify it For if you distribute copies of such a whether gratis or for a you must give the recipients all the rights that you have You must make sure that receive or can get the source code And you must show them these terms so they know their rights We protect your rights with two and(2) offer you this license which gives you legal permission to copy
static get()
Get somewhere to store captcha data that will persist between requests.
showHelp()
Show a page explaining what this wacky thing is.
onAuthChangeFormFields(array $requests, array $fieldInfo, array &$formDescriptor, $action)
getFormInformation( $tabIndex=1)
keyMatch( $answer, $info)
Validate a captcha response.
addCaptchaAPI(&$resultArr)
getCaptchaInfo( $captchaData, $id)
Demo CAPTCHA (not for production usage) and base class for real CAPTCHAs.
string $action
Used to select the right message.
storeCaptcha( $info)
Generate a captcha session ID and save the info in PHP's session storage.
this hook is for auditing only $req
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 & $formDescriptor
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
Allows to change the fields on the form that will be generated are created Can be used to omit specific feeds from being outputted You must not use this hook to add use OutputPage::addFeedLink() instead. & $feedLinks hooks can tweak the array to change how login etc forms should look $requests
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))