Clorith
918610fb88
Site Health: Conditionally run Authorization header test.
...
The test to confirm if Authorization headers can be used and recognized by WordPress needs to include a username and password combination that WordPress can compare against during the testing phase. The inclusion of credentials here would unfortunately also invalidate any existing basic auth session for the site, for example if the user had added this as an extra layer of security on their back-end.
This test is now skipped if the `wp_is_site_protected_by_basic_auth()` function detects that basic auth is being used, since the act of using basic auth to access the site confirms that this feature is working as expected in the first place.
Props WebDragon, TimothyBlynJacobs, costdev.
Fixes #52642 .
Built from https://develop.svn.wordpress.org/trunk@51057
git-svn-id: http://core.svn.wordpress.org/trunk@50666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-06-02 00:51:57 +00:00
..
2020-07-09 23:29:08 +00:00
2020-02-06 06:33:11 +00:00
2021-05-24 19:59:57 +00:00
2021-05-25 20:14:59 +00:00
2021-05-07 20:16:00 +00:00
2020-11-09 10:53:10 +00:00
2020-11-09 10:53:10 +00:00
2019-09-15 10:42:54 +00:00
2021-04-04 16:49:09 +00:00
2021-04-13 18:01:04 +00:00
2021-04-13 19:05:04 +00:00
2020-01-29 00:45:18 +00:00
2019-11-01 14:57:02 +00:00
2019-11-01 14:57:02 +00:00
2020-06-03 17:40:12 +00:00
2020-11-09 10:53:10 +00:00
2020-10-05 13:44:11 +00:00
2021-02-16 18:42:03 +00:00
2021-05-19 18:10:59 +00:00
2020-11-09 10:53:10 +00:00
2020-12-10 23:38:04 +00:00
2021-05-19 18:10:59 +00:00
2020-11-09 10:53:10 +00:00
2020-12-10 23:38:04 +00:00
2020-10-18 20:53:08 +00:00
2021-01-05 17:16:11 +00:00
2021-05-25 19:14:57 +00:00
2020-11-14 16:23:10 +00:00
2021-05-19 18:10:59 +00:00
2021-04-16 12:01:15 +00:00
2021-05-03 14:10:00 +00:00
2021-01-04 17:18:04 +00:00
2021-05-05 19:21:59 +00:00
2021-04-05 10:38:07 +00:00
2021-04-05 10:38:07 +00:00
2021-04-05 10:38:07 +00:00
2021-04-05 10:38:07 +00:00
2021-04-05 10:38:07 +00:00
2021-04-08 11:12:08 +00:00
2020-01-29 00:45:18 +00:00
2021-02-01 14:13:00 +00:00
2020-11-14 16:54:08 +00:00
2021-03-09 23:22:06 +00:00
2021-05-03 13:57:04 +00:00
2020-10-18 20:53:08 +00:00
2021-05-24 19:04:56 +00:00
2020-10-17 16:05:09 +00:00
2021-05-17 17:04:01 +00:00
2021-03-20 18:30:08 +00:00
2018-08-17 01:51:36 +00:00
2021-05-03 13:57:04 +00:00
2020-10-20 21:20:07 +00:00
2020-10-20 21:20:07 +00:00
2021-03-25 20:21:04 +00:00
2021-02-02 16:44:04 +00:00
2021-01-08 14:30:14 +00:00
2021-05-24 19:24:57 +00:00
2021-06-02 00:51:57 +00:00
2021-02-02 16:53:04 +00:00
2021-04-21 18:53:00 +00:00
2021-03-07 12:32:09 +00:00
2020-07-21 16:33:05 +00:00
2020-11-21 12:08:05 +00:00
2019-10-08 17:19:04 +00:00
2021-03-21 12:12:07 +00:00
2021-02-05 14:43:03 +00:00
2021-04-06 13:45:09 +00:00
2021-03-19 15:42:04 +00:00
2021-04-06 13:47:02 +00:00
2021-05-26 01:53:57 +00:00
2021-03-22 22:42:04 +00:00
2019-07-01 12:52:01 +00:00
2021-04-11 13:44:13 +00:00
2021-05-24 19:24:57 +00:00
2021-05-04 14:44:58 +00:00
2021-05-05 18:47:57 +00:00
2021-01-05 17:16:11 +00:00
2021-01-03 22:04:04 +00:00
2021-05-04 14:44:58 +00:00
2020-05-23 11:38:08 +00:00
2021-03-20 18:30:08 +00:00
2021-01-26 18:54:59 +00:00
2020-01-29 00:35:08 +00:00
2019-09-03 00:41:05 +00:00
2021-02-22 19:18:12 +00:00
2021-05-24 19:59:57 +00:00
2021-05-11 17:10:02 +00:00
2019-09-20 20:46:56 +00:00
2021-01-22 12:32:03 +00:00
2021-05-07 13:49:58 +00:00
2021-05-17 17:04:01 +00:00
2021-05-26 02:17:56 +00:00
2021-04-14 21:28:08 +00:00
2021-03-07 12:32:09 +00:00
2021-05-04 14:44:58 +00:00
2021-05-09 20:27:02 +00:00
2021-01-03 22:04:04 +00:00
2021-05-25 20:14:59 +00:00
2021-03-20 18:30:08 +00:00
2021-05-07 18:26:02 +00:00
2021-01-03 22:04:04 +00:00
2021-04-23 14:51:05 +00:00
2021-05-17 17:04:01 +00:00
2021-05-24 19:59:57 +00:00
2021-05-24 19:59:57 +00:00
2021-05-24 09:51:56 +00:00