In the README file, the inline documentation and some PHP code there are link to http://drupal.org/.
drupal.org has adopted HTTPS as the default protocol for all its services. When a client request an URI using HTTP protocol, the response redirect the client to the corresponding HTTPS URI.
As a result of this, all the links should point to https://www.drupal.org/.
This issue is related to #2907870.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Result.png | 196.07 KB | Aanal.addweb |
| #2 | xmlsitemap-update_drupalorg_links_https-2923586-2.patch | 12.98 KB | tucho |
Comments
Comment #2
tuchoI have uploaded a patch with all the links to drupal.org updated so they use current HTTPS protocol.
Comment #3
Aanal.addweb commented@tucho, Thanks for the security patch, it works as given requirements that all the links to drupal.org updated so they use current HTTPS protocol. PFA as result.
Comment #4
renatog commentedHi guys.
Thank you very much.
Really makes sense.
Best,
Comment #6
renatog commentedFixed.
Committed to the dev branch: 7.x-2.x
Thank you all for the contribution.
Best,