Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -16,6 +16,6 @@ $wp_version = '2.6-bleeding';
|
||||
*
|
||||
* @global int $wp_db_version
|
||||
*/
|
||||
$wp_db_version = 7574;
|
||||
$wp_db_version = 7796;
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user