[wpmu-trac] [WordPress MU Trac] #809: Cookie key,
salt and hash fixes for better integration with bbPress
WordPress MU Trac
wpmu-trac at lists.automattic.com
Mon Dec 8 14:58:00 GMT 2008
#809: Cookie key, salt and hash fixes for better integration with bbPress
------------------------+---------------------------------------------------
Reporter: sambauers | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone:
Component: component1 | Version:
Severity: critical | Keywords: cookies
------------------------+---------------------------------------------------
This is a fix for a couple of issues with cookie sharing with bbPress.
First, an enhancement which allows the COOKIEHASH to be set in wp-
config.php
Second, some rearrangement of the current KEYs and SALTs in wp-config.php
to deprecate use of SECRET_KEY and SECRET_SALT in favour of the direct
replacements AUTH_KEY and AUTH_SALT
Third, a removal of the change made in [1348] for #670 which might have
worked once but is now faulty logic for generatin of the cookie hashes.
These changes have implications for the release of BuddyPress and bbPress.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/809>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list