updated readme

This commit is contained in:
jvvg 2013-06-07 10:20:12 -04:00
parent 8b260c62c1
commit 680eb81a69

View file

@ -1,5 +1,6 @@
Complete online documenation:
http://www.mediawiki.org/wiki/Extension:ConfirmAccount
Original version: http://www.mediawiki.org/wiki/Extension:ConfirmAccount
Modified version: http://wiki.scratch.mit.edu/wiki/User:Jvvg/Authentication
== Breaking changes ==
=== MediaWiki 1.20 ===
@ -7,5 +8,9 @@ $wgAccountRequestMinWords, $wgAccountRequestToS, $wgAccountRequestExtraInfo,
and $wgAllowAccountRequestFiles were all folded into a new variable called
$wgConfirmAccountRequestFormItems.
=== Modified version ===
Gutted all email functionality - the user is given their temporary password when they register rather than when their request is accepted, and added a tool to verify registrations against the Scratch website.
== Licensing ==
© GPL, Aaron Schulz
Original version © GPL, Aaron Schulz
Modified version also available under GPL, by Jacob G.