New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
When user signs his message with PKCS7 signature, it appears as an attachment to the issue. So we should check if the content is of "application/x-pkcs7-signature" type and ignore it. See the attachment for the implementation (I've taken 3.6 sources).
Description
When user signs his message with PKCS7 signature, it appears as an attachment to the issue. So we should check if the content is of "application/x-pkcs7-signature" type and ignore it. See the attachment for the implementation (I've taken 3.6 sources).
Will try and get this in the next release.