[wp-trac] [WordPress Trac] #19599: Localizations should not need to worry about the default secret key
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 18 21:19:36 UTC 2011
#19599: Localizations should not need to worry about the default secret key
----------------------------+-----------------
Reporter: nacin | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.4
Component: I18N | Version:
Severity: normal | Keywords:
----------------------------+-----------------
Currently localizations must define `$wp_default_secret_key` in a
$locale.php file in order to translate the key placeholder strings and not
weaken wp_salt().
This is less than ideal. Let's automagically detect whether the default
value is still being used, even if it has been translated, and prevent the
need for the `$wp_default_secret_key` global.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19599>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list