WordPress/wp-includes/rest-api
Joe McGill f6363c808b Grouped backports to the 5.9 branch.
- REST API: Limit `search_columns` for users without `list_users`.
- Comments: Prevent users who can not see a post from seeing comments on it.
- Application Passwords: Prevent the use of some pseudo protocols in application passwords.
- Restrict media shortcode ajax to certain type
- REST API: Ensure no-cache headers are sent when methods are overriden.
- Prevent unintended behavior when certain objects are unserialized.

Merges [56833], [56834], [56835], [56836], [56837], and [56838] to the 5.9 branch.
Props xknown, jorbin, Vortfu, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, martinkrcho, paulkevan, dd32, antpb, rmccue.


Built from https://develop.svn.wordpress.org/branches/5.9@56875


git-svn-id: http://core.svn.wordpress.org/branches/5.9@56386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-12 18:22:31 +00:00
..
endpoints Grouped backports to the 5.9 branch. 2023-10-12 18:22:31 +00:00
fields REST API: Update “object” strings to use the appropriate nouns. 2021-05-25 13:12:58 +00:00
search REST API: Corrections and improvements to docblocks for REST API filters. 2021-01-10 22:23:09 +00:00
class-wp-rest-request.php Code Modernization: Silence the deprecation warnings for missing return type in `WP_REST_Request`. 2021-08-03 11:08:56 +00:00
class-wp-rest-response.php Docs: Corrections and improvements to inline docs relating to the REST API. 2020-11-16 11:04:12 +00:00
class-wp-rest-server.php Grouped backports to the 5.9 branch. 2023-10-12 18:22:31 +00:00