Ignore:
Timestamp:
2015-12-30T05:04:40Z (8 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
c0db0d3
Parents:
ba7618d
Message:

msn: Don't truncate passwords to 16 chars anymore.

This was needed back in 2010, but now it's not.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/soap.h

    rba7618d rcdd1ded  
    6161#define SOAP_PASSPORT_SSO_URL "https://login.live.com/RST.srf"
    6262#define SOAP_PASSPORT_SSO_URL_MSN "https://msnia.login.live.com/pp900/RST.srf"
    63 #define MAX_PASSPORT_PWLEN 16
    6463
    6564#define SOAP_PASSPORT_SSO_PAYLOAD \
Note: See TracChangeset for help on using the changeset viewer.