[Akonadi] [Bug 306955] Akonadi IMAP resource runs amok when using a server with a self-signed certificate

Christian Mollekopf chrigi_1 at fastmail.fm
Tue Mar 25 09:08:55 GMT 2014


https://bugs.kde.org/show_bug.cgi?id=306955

Christian Mollekopf <chrigi_1 at fastmail.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |im-runtime/a13c4655ea54d990
                   |                            |2d98d97c11b5e4ba996bbceb

--- Comment #6 from Christian Mollekopf <chrigi_1 at fastmail.fm> ---
Git commit a13c4655ea54d9902d98d97c11b5e4ba996bbceb by Christian Mollekopf.
Committed on 23/03/2014 at 17:37.
Pushed by cmollekopf into branch 'KDE/4.13'.

IMAP-Resource: Async dialogs.

Async password request dialog that is aborted after disconnecting.

This properly aborts the dialog after the connection attempt is no longer
relevant,
and avoids the stacking of dialogs.

The configuration dialog is also made async to avoid similar problems.

With this change the dialog appears at most once, and vanishes if the network
is disconnected again.
Related: bug 319171

M  +16   -12   resources/imap/imapresource.cpp
M  +3    -1    resources/imap/imapresource.h
M  +3    -0    resources/imap/passwordrequesterinterface.cpp
M  +1    -0    resources/imap/passwordrequesterinterface.h
M  +7    -0    resources/imap/sessionpool.cpp
M  +1    -0    resources/imap/sessionpool.h
M  +69   -20   resources/imap/settingspasswordrequester.cpp
M  +8    -0    resources/imap/settingspasswordrequester.h

http://commits.kde.org/kdepim-runtime/a13c4655ea54d9902d98d97c11b5e4ba996bbceb

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list