[wp-trac] [WordPress Trac] #62105: scraping error text while in normal operation
WordPress Trac
noreply at wordpress.org
Fri Oct 4 17:35:06 UTC 2024
#62105: scraping error text while in normal operation
------------------------------+---------------------
Reporter: georgwordpress | Owner: jorbin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.7
Component: Bootstrap/Load | Version: 5.5
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+---------------------
Changes (by jorbin):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"59171" 59171]:
{{{
#!CommitTicketReference repository="" revision="59171"
Bootstrap/Load: Prevent loopback scraping errors when there is no key or
nonce.
For error detection and rollback functions WordPress also starts a
loopback request to the homepage. This loopback request is made with
special parameters that when they don't match, generates an erorr. This
hardens that flow by exiting out of the check if the nonce or key is
missing or the nonce is not saved in the DB. It further hardens it by not
caching the failures and asking search engines not to index the url with
the failures.
Props georgwordpress, swissspidy, jorbin.
Fixes #62105.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62105#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list