[wp-trac] Re: [WordPress Trac] #5538: wp-config.php generator
should allow setting of secret key and other advanced options
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 1 00:16:18 GMT 2008
#5538: wp-config.php generator should allow setting of secret key and other
advanced options
-------------------------------------------------+--------------------------
Reporter: DD32 | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.5
Component: Administration | Version: 2.4
Severity: normal | Resolution:
Keywords: needs-patch has-patch needs-testing |
-------------------------------------------------+--------------------------
Comment (by ryan):
We shouldn't encourage changing the DB charset and collation. UTF-8 for
all.
Don't md5 the result of wp_generate_password(). It just reduces the
number of possible characters. We can add a length argument to
wp_generate_password() to get a longer random key.
--
Ticket URL: <http://trac.wordpress.org/ticket/5538#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list