Manual:$wgUpgradeKey/tr

Category:MediaWiki configuration settings/tr#UpgradeKeyCategory:MediaWiki configuration settings introduced in version 1.17.0/tr#UpgradeKeyCategory:MediaWiki configuration settings still in use/tr#UpgradeKeyCategory:MediaWiki configuration settings containing sensitive data/trCategory:Maintenance scripts setting variables/tr#UpgradeKey
Bakım Betikleri ayarı: $wgUpgradeKey
Web tabanlı güncelleyiciye erişimi kontrol eden parola.
Sürümde tanıtıldı:1.17.0 (r75392)
Sürümde kaldırıldı:hala kullanımda
İzin verilen değerler:(string)
Varsayılan değer:false

Ayrıntılar

When overridden in LocalSettings.php, this setting allows you to run upgrades from the web interface. The value of this variable serves as a password protecting the upgrade script.

The installer in 1.17+ adds this variable to LocalSettings.php and fills it with a random 16-character password. If it is not set in LocalSettings.php, the upgrader will tell you what to set it to in order to authorize the upgrade process.

Güvenlik açısından, bunu tahmin edilebilir bir dizeye ayarlamayın. Instead, use a secure value, e.g., the one supplied by the installation/upgrade process. To cause the upgrader to generate a new key, delete the old key from LocalSettings.php.

Ayrıca bakınız

Category:Maintenance scripts setting variables/tr Category:MediaWiki configuration settings/tr Category:MediaWiki configuration settings containing sensitive data/tr Category:MediaWiki configuration settings introduced in version 1.17.0/tr Category:MediaWiki configuration settings still in use/tr