As of January 2014, API is only accessible via SSL endpoints. Twitter redirects all non-SSL visitor traffic to SSL anyway (AFAICT).

We should update all URLs to refer to https://twitter.com.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

  • Commit 411a0e1 on 8.x-1.x by xurizaemon:
    Issue #2239041. Restrict Twitter API calls to SSL.
    
DamienMcKenna’s picture

Status: Active » Fixed
DamienMcKenna’s picture

No, there are still some URLs with "http" instead of "https".

DamienMcKenna’s picture

Version: 8.x-1.x-dev » 7.x-5.x-dev
Status: Active » Needs review
FileSize
17.09 KB

This replaces (pretty much) every occurrence of "http://" with "https://" in the 7.x-5.x branch.

DamienMcKenna’s picture

Version: 7.x-5.x-dev » 7.x-6.x-dev
FileSize
16.64 KB

Ported to the 7.x-6.x branch.

DamienMcKenna’s picture

Version: 7.x-6.x-dev » 6.x-5.x-dev
FileSize
18.26 KB

Ported to 6.x-5.x.

The last submitted patch, 5: twitter-n2239041-5-7.x-6.x.patch, failed testing.

DamienMcKenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed 9248e24 on 7.x-5.x
    Issue #2239041 by DamienMcKenna: Replaced all http:// URLs with https...

  • DamienMcKenna committed 087c640 on
    Issue #2239041 by DamienMcKenna: Replaced all http:// URLs with https...

  • DamienMcKenna committed 5dc4819 on 7.x-6.x
    Issue #2239041 by DamienMcKenna: Replaced all http:// URLs with https...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.