buddy: workaround for missing Office 365 buddy icons
commit9cbc11791e2366a1fc673353750b56f940a114bb
authorStefan Becker <chemobejk@gmail.com>
Thu, 9 Mar 2017 19:41:51 +0000 (9 21:41 +0200)
committerStefan Becker <chemobejk@gmail.com>
Thu, 9 Mar 2017 19:52:06 +0000 (9 21:52 +0200)
tree3486a8fafc2ea13766827d174a1b105f5855435b
parent78f5cdc273a3e18ce3da74edd9ac256e611c6181
buddy: workaround for missing Office 365 buddy icons

The following EWS URL specified for photos in contact cards

  https://outlook.office365.com/EWS/Exchange.asmx/WSSecurity

probably requires a webticket which we currently haven't implemented for
EWS SOAP requests.

As a quick workaround strip the "/WSSecurity" part from the URL.
src/core/sipe-buddy.c