A former account request system used on the Scratch Wikis, has now been replaced by scratch-confirmaccount-v3
This repository has been archived on 2026-04-26. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • PHP 97.1%
  • PLpgSQL 2.3%
  • JavaScript 0.4%
  • CSS 0.2%
Find a file
2020-09-15 17:02:32 +00:00
backend first commit 2020-09-14 03:46:34 +02:00
business made robust to if blocks file does not exist 2020-09-15 17:02:32 +00:00
frontend first commit 2020-09-14 03:46:34 +02:00
i18n first commit 2020-09-14 03:46:34 +02:00
.gitignore don't include config 2020-09-14 04:33:06 +02:00
.gitreview first commit 2020-09-14 03:46:34 +02:00
.jscsrc first commit 2020-09-14 03:46:34 +02:00
.jshintignore first commit 2020-09-14 03:46:34 +02:00
.jshintrc first commit 2020-09-14 03:46:34 +02:00
CODE_OF_CONDUCT.md first commit 2020-09-14 03:46:34 +02:00
composer.json first commit 2020-09-14 03:46:34 +02:00
ConfirmAccount.config.php first commit 2020-09-14 03:46:34 +02:00
ConfirmAccount.php first commit 2020-09-14 03:46:34 +02:00
ConfirmAccount.setup.php first commit 2020-09-14 03:46:34 +02:00
COPYING first commit 2020-09-14 03:46:34 +02:00
gitinfo.json first commit 2020-09-14 03:46:34 +02:00
Gruntfile.js first commit 2020-09-14 03:46:34 +02:00
package.json first commit 2020-09-14 03:46:34 +02:00
phpcs.xml first commit 2020-09-14 03:46:34 +02:00
README.txt first commit 2020-09-14 03:46:34 +02:00
version first commit 2020-09-14 03:46:34 +02:00

Complete online documenation:
http://www.mediawiki.org/wiki/Extension:ConfirmAccount

== Breaking changes ==
=== MediaWiki 1.20 ===
$wgAccountRequestMinWords, $wgAccountRequestToS, $wgAccountRequestExtraInfo,
and $wgAllowAccountRequestFiles were all folded into a new variable called
$wgConfirmAccountRequestFormItems.

== Licensing ==
© GPL, Aaron Schulz