WordPress/wp-includes/Requests
Joe McGill 04a88b9941 Grouped backports to the 5.8 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.8 branch.
Props xknown, jorbin, Vortfu, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, martinkrcho, paulkevan, dd32, antpb, rmccue.

Built from https://develop.svn.wordpress.org/branches/5.8@56884


git-svn-id: http://core.svn.wordpress.org/branches/5.8@56395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-12 18:30:41 +00:00
..
Auth External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Cookie External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Exception External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Proxy External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Response External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Transport External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Utility External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Auth.php External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Cookie.php External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Exception.php External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Hooker.php External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Hooks.php Grouped backports to the 5.8 branch. 2023-10-12 18:30:41 +00:00
IDNAEncoder.php External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
IPv6.php External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
IRI.php Grouped backports to the 5.8 branch. 2023-10-12 18:30:41 +00:00
Proxy.php External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Response.php External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
SSL.php External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00
Session.php Grouped backports to the 5.8 branch. 2023-10-12 18:30:41 +00:00
Transport.php External Libraries: Update the Requests library to version `1.8.0`. 2021-05-11 19:42:02 +00:00