Re: Secure Auth?
If you upgraded WordPress, the wp-config file may not contain all the keys. Generate them here, and add them to WP. The first 3 of the WP keys are them added to BBPress (via the admin screen):
- WordPress “auth” cookie salt = AUTH_KEY
- WordPress “secure auth” cookie salt = SECURE_AUTH_KEY
- WordPress “logged in” cookie salt = LOGGED_IN_KEY