Followup r75392. Per IRC, we should generate a default $wgUpgradeKey (took a semi...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 9 Nov 2010 16:51:08 +0000 (16:51 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 9 Nov 2010 16:51:08 +0000 (16:51 +0000)
commit4ab439e59e916572ea71f8f6e32749ab993d2e6c
tree9a5fa4a74a1a1db94783d969d0452d766fd8c2c5
parent25706d987f8c466015ef6f56dbf027056ab20f11
Followup r75392. Per IRC, we should generate a default $wgUpgradeKey (took a semi-random part of an md5()'d $wgSecretKey) to hopefully encourage people from setting it to things like "abc." Leave it commented, so default behavior is still to keep the installer disabled
includes/installer/CoreInstaller.php
includes/installer/Installer.i18n.php
includes/installer/LocalSettingsGenerator.php