Implement the new libksieve password provider class
ClosedPublic

Authored by aacid on Jun 12 2017, 11:26 PM.

Diff Detail

Repository
R206 KMail
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
aacid created this revision.Jun 12 2017, 11:26 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJun 12 2017, 11:26 PM
Restricted Application added a subscriber: KDE PIM. · View Herald Transcript
mlaurent added inline comments.Jun 13 2017, 4:38 AM
src/sieveimapinterface/kmsieveimappasswordprovider.cpp
28

indent here

mlaurent requested changes to this revision.Jun 13 2017, 4:39 AM
This revision now requires changes to proceed.Jun 13 2017, 4:39 AM

Missing to increase libksieve version, after that you need to increase dependency

aacid updated this revision to Diff 15441.Jun 13 2017, 11:23 PM
aacid edited edge metadata.

Fix Laurent comments

mlaurent requested changes to this revision.Jun 14 2017, 4:55 AM

Please recreate a diff between master and not 17.04 thanks

src/CMakeLists.txt
44–45

Why remove it ?

389

? what is your diff ?:)

394

Same here ?:)

This revision now requires changes to proceed.Jun 14 2017, 4:55 AM

I am confused by your comments, the diff is against master and you're commenting in places i have no changes?

Is https://phabricator.kde.org/D6208?download=true the diff you're seeing or is it different?

src/CMakeLists.txt
44–45

I haven't removed anything from here

389

There's no diff here

394

There's no diff here

Indeed now the diff is ok.
But indeed now it's against master
I don't understand why yesterday it was against 17.04... But in phabricator ?

mlaurent accepted this revision.Jun 15 2017, 4:39 AM

it's ok for me :)
Thansk

This revision is now accepted and ready to land.Jun 15 2017, 4:39 AM
This revision was automatically updated to reflect the committed changes.