[wp-trac] [WordPress Trac] #20074: Attempt MD5 checksum verification in upgrader if available
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 19 06:06:24 UTC 2012
#20074: Attempt MD5 checksum verification in upgrader if available
-----------------------------+------------------------------------
Reporter: sivel | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.4
Component: Upgrade/Install | Version: 2.8
Severity: normal | Keywords: has-patch dev-feedback
-----------------------------+------------------------------------
In #19928 the Content-MD5 header was added for downloads of WP releases.
We had discussed performing MD5 verification, in the past, and now that we
can do it without an extra HTTP request, it is somewhat more feasible.
If we add the Content-MD5 header for themes and plugins, this should work
for them as well.
The patch will also give us access to the full HTTP API response array
from download_url(), if specified.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20074>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list