Fixup setting password
AbandonedPublic

Authored by lbeltrame on Aug 31 2018, 7:09 AM.

Details

Reviewers
mlaurent
Summary

6c0464d203066cddadc9383867d6d585b0e613f4 fixed sending mails when inputting
the password directly. However, due to a (likely) copy paste error,
setPassword now takes transport->password() directly isntead of using the
passwd variable defined a few lines above.

This way passwd will be never read.

Test Plan

No test, just looked at the logic of the above commit

Diff Detail

Repository
R84 PIM: KMail Transport
Branch
Applications/18.08
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2370
Build 2388: arc lint + arc unit
lbeltrame created this revision.Aug 31 2018, 7:09 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptAug 31 2018, 7:09 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
lbeltrame requested review of this revision.Aug 31 2018, 7:09 AM