]> git.0d.be Git - empathy.git/commit
SASL: fix facebook mechanism
authorXavier Claessens <xavier.claessens@collabora.co.uk>
Thu, 31 Oct 2013 17:39:21 +0000 (13:39 -0400)
committerXavier Claessens <xavier.claessens@collabora.co.uk>
Thu, 31 Oct 2013 17:58:54 +0000 (13:58 -0400)
commit31e04cc0ac313d270b96188338ef8c9d2004acc7
tree86a8cfb9bc2b52e4dec079d25cd82cfee2f66440
parentb36536e8da8702006ccff21c6c9a11ccaa98b5b8
SASL: fix facebook mechanism

libsoup was escaping '_' and '.' in the challenge response but the
facebook server is not expecting that.

https://bugzilla.gnome.org/show_bug.cgi?id=707747
libempathy/empathy-sasl-mechanisms.c