WordPress/wp-includes/Requests
davidbaumwald 7587053972 Grouped backports to the 5.0 branch.
- Comments: Prevent users who can not see a post from seeing comments on it.
- Shortcodes: Restrict media shortcode ajax to certain type.
- REST API: Ensure no-cache headers are sent when methods are overridden.
- REST API: Limit `search_columns` for users without `list_users`.
- Prevent unintended behavior when certain objects are unserialized.

Merges [56833], [56834], [56835], [56836], and [56838] to the 5.0 branch.
Props xknown, jorbin, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, antpb, rmccue.
Built from https://develop.svn.wordpress.org/branches/5.0@56871


git-svn-id: http://core.svn.wordpress.org/branches/5.0@56382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-12 18:19:31 +00:00
..
Auth
Cookie
Exception DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
Proxy
Response
Transport HTTP: Update Requests to master (0048f3c) which fixes a number of outstanding issues. 2016-10-05 03:24:37 +00:00
Utility General: WordPress updates 2020-10-29 18:51:46 +00:00
Auth.php
Cookie.php
Exception.php
Hooker.php
Hooks.php Grouped backports to the 5.0 branch. 2023-10-12 18:19:31 +00:00
IDNAEncoder.php DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
IPv6.php
IRI.php Grouped backports to the 5.0 branch. 2023-10-12 18:19:31 +00:00
Proxy.php
Response.php
SSL.php DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
Session.php Grouped backports to the 5.0 branch. 2023-10-12 18:19:31 +00:00
Transport.php