[kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails

2019-04-21 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=404698

David Faure  changed:

   What|Removed |Added

 CC||fa...@kde.org

--- Comment #11 from David Faure  ---
Interesting problem. Here's my feedback.

- Preventing KMail from *sending* such messages would obviously be no help (one
could just craft that message by hand or using another email client). 

- Preventing the user from replying to such a message would be very weird user
experience (sorry, you are not allowed to reply to this message!)

- So I guess the best solution is that when replying, we don't decrypt parts
that were encrypted in the original message. I.e. if we are replying with a
copy of those parts, and they were encrypted, they should be copied "as is".
This would prevent any newly-added recipient from reading those, but that's
fair enough I would say.
I wouldn't really know how to implement this though.
Might be tricky if the tree in memory only has the decrypted version.

- Alternatively, KMail could say "for security reasons, these parts are going
to be removed from your reply". But this also requires that we somehow know
that these parts used to be encrypted in the original email.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 386985] akonadi CalDav resource not synching with certain servers

2019-04-21 Thread Lukas Winkler
https://bugs.kde.org/show_bug.cgi?id=386985

Lukas Winkler  changed:

   What|Removed |Added

 CC||k...@lw1.at

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 402277] Patch to update holiday_th_en-gb to the year 2019

2019-04-21 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=402277

--- Comment #12 from Allen Winter  ---
Git commit a09e8e1c682d42c0f3c4841258fdd143a83dd6ed by Allen Winter.
Committed on 21/04/2019 at 14:25.
Pushed by winterz into branch 'master'.

holiday_th_en-gb - update for 2019

put this back now that I found the problem that caused
a parsing error => misspelled "length" as "lenght"
seems ok now.

M  +88   -23   holidays/plan2/holiday_th_en-gb

https://commits.kde.org/kholidays/a09e8e1c682d42c0f3c4841258fdd143a83dd6ed

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kdepim] [Bug 406680] LanguageTools: kmail restart loses configuration of local server address in favor of default remote

2019-04-21 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=406680

--- Comment #16 from avlas  ---
(In reply to Laurent Montel from comment #15)
> (In reply to avlas from comment #13)
> Ok you can't use locale instance until 19.04.1 ;(
> Sorry.

No big deal, 19.04.1 it's behind the corner :)

It's great to see all these nice addons in Kmail, very much appreciated!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kdepim] [Bug 406680] LanguageTools: kmail restart loses configuration of local server address in favor of default remote

2019-04-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=406680

--- Comment #15 from Laurent Montel  ---
(In reply to avlas from comment #13)
> (In reply to Laurent Montel from comment #9)
> > [LanguageTool]
> > language=en
> > languagetoolpath=https://languagetool.org/api/v2
> 
> It seems I also need to manually add the bool for enabling the local path.
> Could you please let me know how to add that setting?

Indeed but code was missing...
Ok you can't use locale instance until 19.04.1 ;(
Sorry.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kdepim] [Bug 406680] LanguageTools: kmail restart loses configuration of local server address in favor of default remote

2019-04-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=406680

--- Comment #14 from Laurent Montel  ---
Git commit 0b266d79433553a8fffd3c8ae0db43840397174d by Laurent Montel.
Committed on 21/04/2019 at 08:02.
Pushed by mlaurent into branch 'Applications/19.04'.

Add missing uselocalinstance settings

M  +2-0kmail/grammarplugins/languagetool/src/languagetoolmanager.cpp

https://commits.kde.org/kdepim-addons/0b266d79433553a8fffd3c8ae0db43840397174d

-- 
You are receiving this mail because:
You are the assignee for the bug.