telepathy-mission-control: Remove all notion of secret parameter

Simon McVittie smcv at kemper.freedesktop.org
Thu Jan 30 04:34:40 PST 2014


Module: telepathy-mission-control
Branch: master
Commit: 4db6783e78972a35a1f66ed0311cf8080a1b63e1
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=4db6783e78972a35a1f66ed0311cf8080a1b63e1

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Fri Nov  8 13:17:10 2013 -0500

Remove all notion of secret parameter

We now depend on SASLAuthentication for handling secret, and MC
does not have gnome-keyring anymore.

[Adjusted to apply before other storage API changes -smcv]
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71384
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>

---

 mission-control-plugins/account-storage.c         |    3 +-
 mission-control-plugins/account.c                 |   59 -----------------
 mission-control-plugins/account.h                 |    8 ---
 mission-control-plugins/implementation.h          |    8 ---
 mission-control-plugins/mission-control-plugins.h |    1 -
 src/mcd-account.c                                 |   16 +----
 src/mcd-account.h                                 |    3 -
 src/mcd-storage.c                                 |   73 ++-------------------
 src/mcd-storage.h                                 |    3 +-
 tests/twisted/dbus-account-plugin.c               |   21 ------
 10 files changed, 8 insertions(+), 187 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=4db6783e78972a35a1f66ed0311cf8080a1b63e1


More information about the telepathy-commits mailing list