[wp-trac] [WordPress Trac] #56971: Add context to send_auth_cookies
WordPress Trac
noreply at wordpress.org
Tue Jan 31 08:45:13 UTC 2023
#56971: Add context to send_auth_cookies
------------------------------+-----------------------
Reporter: dd32 | Owner: audrasjb
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.2
Component: Users | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+-----------------------
Changes (by audrasjb):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"55164" 55164]:
{{{
#!CommitTicketReference repository="" revision="55164"
Users: Add context to the `send_auth_cookies` filter.
This changeset adds `$user_id`, `$expire`, `$expiration` and `$token`
parameters to provide context to `send_auth_cookies` hook, which allows
the filter to skip sending auth cookies.
Props dd32, mukesh27, costdev, peterwilsoncc, audrasjb.
Fixes #56971.
See #39367.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56971#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list