WordPress Development Updates

Ryan

  • 07:28:23 pm on April 24, 2008 | # |
    Tags:

    Need a secret key for your wp-config.php? Get one here

     

Comments

  • douglsmith 12:55 am on April 25, 2008 | #

    FYI, the some of the keys being generated include a single quote character, which closes the string prematurely, thus causing an error if used. I saw the same issue while helping people upgrade to WordPress 2.5 when using https://www.grc.com/passwords.htm to generate a key as suggested in the wp-config.php comments.

  • Robert Wetzlmayr 7:28 pm on April 25, 2008 | #

    So well, this turns out quite complicated, doesn’t it?

    Here’ my take on an automagical generation tool for a grain a salt adding to WordPress’s security pleasure: Enjoy!

  • Jacob Santos 9:17 pm on April 30, 2008 | #

    How about actually putting it in the core of WordPress?

Leave a Comment