Zach Schneider

Results 4 issues of Zach Schneider

In the logging docs, it says that contextual data can be included with the log entry: > ## Logs > #### Contextual information > An array of contextual data may...

Type: Enhancement
Status: Response Needed

This PR removes the plain-text password in the initial invite email for backend admins. Sure, a password reset link in an unencrypted email is not much more secure than including...

maintenance

### Symfony version(s) affected 7.1 ### Description [`AzureApiTransport.php` Line 163:](https://github.com/symfony/azure-mailer/blob/041dbf111c18610296a9d4e07e2dd9ff30653ffa/Transport/AzureApiTransport.php#L163C51) ```php $attachment->bodyToString(); ``` returns `aGVsbG8gd29ybGQ=`, which is already base64 encoded. This results in an attachment containing `YUdWc2JHOGdkMjl5YkdRPQ==` (see context), which...

Bug
Status: Needs Review
Mailer

### Installation Method Docker ### The Problem 8b16ed84d0a631ba1ff3a6dc689c4d7925ed2d0c introduced an `import` statement in the HTML for **get-info-on-pdf** ### Version of Stirling-PDF 0.31.0 ### Last Working Version of Stirling-PDF 0.30.0 ###...

Bug
good first issue
Priority: High