Changeset 8eb2e84 for protocols


Ignore:
Timestamp:
2015-02-24T23:23:07Z (9 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
a880e34
Parents:
a67e781
Message:

Use https:// URL for Facebook OAuth2 now that there's a cert.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/sasl.c

    ra67e781 r8eb2e84  
    4242        "https://www.facebook.com/dialog/oauth",
    4343        "https://graph.facebook.com/oauth/access_token",
    44         "http://www.bitlbee.org/main.php/Facebook/oauth2.html",
     44        "https://www.bitlbee.org/main.php/Facebook/oauth2.html",
    4545        "offline_access,xmpp_login",
    4646        "126828914005625",
Note: See TracChangeset for help on using the changeset viewer.