aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJonny Lamb <jonnylamb@gnome.org>2010-12-01 22:39:48 +0800
committerJonny Lamb <jonnylamb@gnome.org>2011-01-26 21:28:06 +0800
commit57ca914aeb38828d9eaafd51ecbc790de8216497 (patch)
tree3a84eb5506d0a715dc65316d70e38c3c7b8ae093 /data
parenta2973dd5a7acca3a1149f0fc59a74bb46d512935 (diff)
downloadgsoc2013-empathy-57ca914aeb38828d9eaafd51ecbc790de8216497.tar
gsoc2013-empathy-57ca914aeb38828d9eaafd51ecbc790de8216497.tar.gz
gsoc2013-empathy-57ca914aeb38828d9eaafd51ecbc790de8216497.tar.bz2
gsoc2013-empathy-57ca914aeb38828d9eaafd51ecbc790de8216497.tar.lz
gsoc2013-empathy-57ca914aeb38828d9eaafd51ecbc790de8216497.tar.xz
gsoc2013-empathy-57ca914aeb38828d9eaafd51ecbc790de8216497.tar.zst
gsoc2013-empathy-57ca914aeb38828d9eaafd51ecbc790de8216497.zip
auth-factory: also handle auth channels
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
Diffstat (limited to 'data')
-rw-r--r--data/Empathy.Auth.client4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/Empathy.Auth.client b/data/Empathy.Auth.client
index 4c6adc0de..1fbf10368 100644
--- a/data/Empathy.Auth.client
+++ b/data/Empathy.Auth.client
@@ -4,3 +4,7 @@ Interfaces=org.freedesktop.Telepathy.Client.Handler
[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 0]
org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection
org.freedesktop.Telepathy.Channel.TargetHandleType u=0
+
+[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 1]
+org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.ServerAuthentication
+org.freedesktop.Telepathy.Channel.Type.ServerAuthentication s=org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication