[wp-trac] Re: [WordPress Trac] #5538: wp-config.php generator should allow setting of secret key

WordPress Trac wp-trac at lists.automattic.com
Thu Dec 27 07:39:59 GMT 2007


#5538: wp-config.php generator should allow setting of secret key
-------------------------------------------------+--------------------------
 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  |  
-------------------------------------------------+--------------------------
Changes (by davidszp):

  * keywords:  needs-patch => needs-patch has-patch needs-testing

Comment:

 I spent a little while putting together a patch to get this started. The
 Advanced options section isn't hidden and there could probably be more
 error checking (then again, almost anything is better than what's there
 already :-) and prettifying. It also doesn't include the debug option as
 I'm not familiar with that, but it has everything else requested so far in
 this ticket.

 I generated the secret key by taking the MD5 hash of the output of
 wp_generate_password (and thus had to include pluggable.php to get that
 function). I don't know if that's secure enough for this purpose.

 Leaving needs-patch and added has-patch, since it has a patch but it still
 needs work! I wrote and tested this against 2.4-bleeding (revision 6499).

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5538#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list