[wp-trac] [WordPress Trac] #12159: Define random keys and salts during setup-config.php
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 14 11:12:45 UTC 2010
#12159: Define random keys and salts during setup-config.php
-------------------------+--------------------------------------------------
Reporter: nacin | Owner: ryan
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Security | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Comment(by TobiasBg):
[13133] includes the line
{{{
static $seed = '';
}}}
Don't know if I'm right, but "static" is not available in PHP 4, is it?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12159#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list