GpgOL: Ignore unknown PR_SECURTIY_FLAGS
Closed, ResolvedPublic

Assigned To
Authored By
• aheinecke
Mar 3 2021, 8:47 AM

Description

GpgOL warns if the security flags are calling for S/MIME with internal Outlook encryption but GpgOL encryption is also requested.

This warning can occur even when outlook encryption is not user visibile toggled.

https://wald.intevation.org/forum/message.php?msg_id=7746&group_id=11

We should ignore any values for the PR_SECURITY_FLAGS that are undocumented and don't show a warning in that case. It might lead to undefined behavior but so far it is mostly looking like false positives.

Revisions and Commits

Event Timeline

• werner changed External Link from https://wald.intevation.org/forum/message.php?msg_id=7746&group_id=11 to https://wald.intevation.org/forum/forum.php?thread_id=2276&forum_id=84&group_id=11.Jun 11 2021, 4:46 PM
• werner added a subscriber: • werner.

Forgotten to resolve the issue when fixing it.