Tobias Schäfer

Results 25 comments of Tobias Schäfer

https://community.zammad.org/t/allow-smime-p7m-certificates-to-be-uploaded-to-zammad/12327

The opaque or enveloped signing of messages is deprecated. For that, the Ruby implementation does not support the `unpacking` of such SMIME / PKCS#7 messages (Hint: Neither any crypto Python...

Thanks to @martini who spent some time doing spot checks in our hosting environment to get some numbers about the amount of S/MIME encrypted and/or signed messages and how many...

The variables/placeholders `created*article` are only expanded on a ticket modification with a related article. The variables/placeholders `last*article` continually expand to the related last article. That means on a ticket modification...

![sender-is-not-signer-warning](https://user-images.githubusercontent.com/708717/208050448-3cd56024-73f9-4c92-b1dd-453dd351c209.png) This warning is shown now if the mail sender is not the signer. The retry does not make sense in this case, we will work on improving the UI...

Following additional object data types will be allowed. * Array of simple data types * Hash (single level) with simple data type values * Boolean

According to the reporter the decryption of the message (subject and body [mime parts]) works fine. So this seems to be a matter of running order. The updating / creating...

This is a general `HTTPLog` issue and not related to WA.

From my point of view, this is only the tip of the iceberg. All around the topic `user_email_multiple_use` there is a *big myth* and a lot of stumbling blocks. As...

@Bozo0511 I can't reproduce the described issue. I need further information. 1) Zammad SP config 2) IDP OP config Export 1) by running following command in the Zammad root `rails...