GNOME Bugzilla – Bug 740139
worker: make sure SavedSessionNameRead is emitted for conversations without initial username
Last modified: 2014-11-14 20:22:24 UTC
We emit SavedSessionNameRead when we know the session associated with a user account. Unfortunately, we don't emit the signal in the case we don't know the username up front (such as with a smartcard). This commit fixes it to be emitted in that case.
Created attachment 290731 [details] [review] worker: make sure SavedSessionNameRead is emitted for conversations without initial username
Attachment 290731 [details] pushed as 340063f - worker: make sure SavedSessionNameRead is emitted for conversations without initial username