]> source.dussan.org Git - nextcloud-server.git/commit
fix(Mailer): Allow to enforce strict email format 45793/head
authorFerdinand Thiessen <opensource@fthiessen.de>
Wed, 29 May 2024 17:07:28 +0000 (19:07 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Tue, 11 Jun 2024 16:38:00 +0000 (18:38 +0200)
commit95cd3d59bdd28cb2084f316937349037362c3586
treee6261ae4ca7f37e44a2a325f4c0023aa41b13a26
parent9db32d1ef60196f1c6008a408792be0a45633c3a
fix(Mailer): Allow to enforce strict email format

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
lib/private/Mail/Mailer.php
tests/lib/Mail/MailerTest.php
tests/lib/UtilTest.php