[wp-trac] [WordPress Trac] #52977: Consider using basic auth in https healh check.

WordPress Trac noreply at wordpress.org
Tue Apr 6 00:14:57 UTC 2021


#52977: Consider using basic auth in https healh check.
---------------------------+-----------------------------
 Reporter:  peterwilsoncc  |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Site Health    |    Version:  5.7
 Severity:  normal         |   Keywords:
  Focuses:                 |
---------------------------+-----------------------------
 If the WordPress dashboard is behind basic auth, in some checks the site
 health component will pass the authentication through to background HTTP
 requests (the wp-cron tests does this for example).

 The https detection test does not do this, it would be worth discussing
 whether it should:

 * always do this
 * send a second request with basic auth if the first request fails
 * something similar not listed here :)

 Follow up to #52783.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52977>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list