You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comments: ensure unauthenticated users cannot access the single comment endpoint for notes.
Fix an issue where notes could be accessed by unauthenticated users by using the single comment REST API endpoint and passing the comment ID (`/wp/v2/comments/<ID>`). This fix only affects the `note` type.
Reviewed by peterwilsoncc.
Merges [61276] to the 6.9 branch.
Props adamsilverstein, peterwilsoncc, westonruter, tharsheblows.
See #44157.
Built from https://develop.svn.wordpress.org/branches/6.9@61297
git-svn-id: http://core.svn.wordpress.org/branches/6.9@60609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
0 commit comments