[wp-trac] Re: [WordPress Trac] #6754: Improve default wp_salt()
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 23 23:49:45 GMT 2008
#6754: Improve default wp_salt()
-----------------------------------------+----------------------------------
Reporter: filosofo | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version:
Severity: normal | Resolution:
Keywords: SECRET_KEY wp_salt security |
-----------------------------------------+----------------------------------
Comment (by mdawaffe):
Not for or against this patch, but you can sometimes get the mtime of a
file you can't read.
{{{
stat -f "%m" file
}}}
works on files you can't read as long as you can read the directory the
file is in. So does {{{ls -l}}} for that matter.
That's probably pretty rare for wp-config.php.
--
Ticket URL: <http://trac.wordpress.org/ticket/6754#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list