Add autoconfirmation by edit count. Users must have existed for more than wgAutoConfi...
authorAndrew Garrett <werdna@users.mediawiki.org>
Wed, 17 Jan 2007 10:43:04 +0000 (10:43 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Wed, 17 Jan 2007 10:43:04 +0000 (10:43 +0000)
commitf2a8e239c8f0c4e5fbc27951045fb6adb728a1da
tree67e2dc0c5fc6ff01fd9db142265c106a6f03ea78
parentac29143f60a3a8b40c5c969a3d507f9bd3bf3c02
Add autoconfirmation by edit count. Users must have existed for more than wgAutoConfirmAge seconds, and have wgAutoConfirmCount edits in order to be considered autoconfirmed.
includes/DefaultSettings.php
includes/User.php