]> git.0d.be Git - empathy.git/commit
Remove the name of an account once it has been deleted.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Tue, 9 Jul 2013 00:08:07 +0000 (17:08 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Tue, 9 Jul 2013 15:42:01 +0000 (08:42 -0700)
commit8991b0bd4316261776e7093aeae3534c68183722
tree8708b3274c9fc2a232f7e31d16479c9ccc7fbde3
parent27d365076acf6cd2fffa652043f375273ab815a5
Remove the name of an account once it has been deleted.

This fixes a minor security issue where information about an account (its
name) could be displayed after the point it was deleted. It only lasted
until Empathy was quit. This patch ensures the name is scrubbed from Empathy
immediately.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=701649
src/empathy-roster-window.c