[buddypress-trac] [BuddyPress Trac] #7658: User is de-authenticated when making REST API request
buddypress-trac
noreply at wordpress.org
Sun Nov 3 18:19:14 UTC 2024
#7658: User is de-authenticated when making REST API request
--------------------------------------+----------------------
Reporter: dcavins | Owner: dcavins
Type: defect (bug) | Status: closed
Priority: highest | Milestone: 15.0.0
Component: REST API | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests |
--------------------------------------+----------------------
Changes (by espellcaste):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"14070" 14070]:
{{{
#!CommitTicketReference repository="" revision="14070"
A user is no longer de-authenticated when making REST API requests.
We are introducing a new `BP_LoggedIn_User` class to fetch data about a
BuddyPress logged-in user. This new addition fixes an issue where a user
could be de-authenticated when making REST API requests.
Props dcavins, DJPaul, johnjamesjacoby, and imath.
Closes https://github.com/buddypress/buddypress/pull/395
See #9229 and #9145
Fixes #7658
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7658#comment:30>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list