Oct
13
2022
OAUTH2 plugin
<ul>
<li>3rd party libs: Some parts like the REST API or the OAUTH module require an embedded HTTP server - updated jetty to 10.0.12</li>
<li>Added a detailed SMTP protocol log between client and server for the send mail process for test mails</li>
<li>Added a new plugin: OAUTH2 - this allows to get access token via OAUTH2 for the mail notification (SMTP authorization)</li>
<li>Fixed a problem where the event manager reads mail notification templates in other formats than UTF-8 and came back with an error if this wasn't the file encoding</li>
</ul>