Package: papyon
Version: 0.4.9-1
Severity: grave
Tags: squeeze sid experimental patch
Forwarded: http://bugs.freedesktop.org/show_bug.cgi?id=31004

Hi,

Since the 18th October, application using papyon are not able to
connect to MSN. This is due to a change on MSN servers.

This bug is just a reminder that papyon cannot be released in this
state. This bug will be fixed ASAP.

Cheers

Laurent Bigonville
diff --git a/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py b/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
index 73c1127..42d7497 100644
--- a/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
+++ b/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
@@ -21,7 +21,7 @@
 import xml.sax.saxutils as xml
 
 class LiveService(object):
-    CONTACTS = ("contacts.msn.com", "?fs=1&id=24000&kv=7&rn=93S9SWWw&tw=0&ver=2.1.6000.1")
+    CONTACTS = ("contacts.msn.com", "MBI")
     MESSENGER = ("messenger.msn.com", "?id=507")
     MESSENGER_CLEAR = ("messengerclear.live.com", "MBI_KEY_OLD")
     MESSENGER_SECURE = ("messengersecure.live.com", "MBI_SSL")

Reply via email to