[wp-meta] [Making WordPress.org] #3678: Add WP_CACHE_KEY_SALT to WordPress.org secret-key service
Making WordPress.org
noreply at wordpress.org
Fri Jun 22 17:18:03 UTC 2018
#3678: Add WP_CACHE_KEY_SALT to WordPress.org secret-key service
---------------------+--------------------
Reporter: kraftbj | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: API | Keywords:
---------------------+--------------------
Originally posted by @paulschreiber at
https://core.trac.wordpress.org/ticket/44425 . Cross-posting here for the
API side of the request.
Currently, the WordPress.org secret-key service
`https://api.wordpress.org/secret-key/1.1/salt/`
generates `AUTH_KEY, SECURE_AUTH_KEY, LOGGED_IN_KEY, NONCE_KEY, AUTH_SALT,
SECURE_AUTH_SALT, LOGGED_IN_SALT and NONCE_SALT`.
It would be helpful if it also generated `WP_CACHE_KEY_SALT`. That way,
people who install the object-cache.php drop-in would be less likely to
experience unexpected behaviour.
See also: https://github.com/Automattic/wp-memcached/issues/31
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3678>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list