Manual:$wgSecretKey

From MediaWiki.org

Jump to: navigation, search
Proxies: $wgSecretKey
This should always be customised in LocalSettings.php
Introduced in version: 1.4.0
Removed in version: still in use
Allowed Values:
Default Value: false

Other settings: Alphabetical | By Function


[edit] Details

This should always be customised in LocalSettings.php

This value is used to generate a persistent cookie for authentication that is resilient to spoofing.

[edit] $wgProxyKey

From 1.3 to 1.4, $wgProxyKey was the documented setting for this. In 1.4, this was marked as deprecated in favor of $wgSecretKey.

Personal tools