Home
last modified time | relevance | path

Searched hist:"102 cdbd7657b117b2967af069ab689838e74bdaf" (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dmailer.test.php102cdbd7657b117b2967af069ab689838e74bdaf Sat Sep 15 11:57:27 UTC 2018 LarsGit223 <lars_paulsen@web.de> Auth/Mailer: properly handle usernames including a comma

Prevent splitting of e-mail addresses at the wrong point by enclosing a username in '"'.
The "To" e-mail address in the notification mail was malformed if a new user was added
and included a ',' in it's name. Fixes #1569.

/dokuwiki/inc/
H A DMailer.class.php102cdbd7657b117b2967af069ab689838e74bdaf Sat Sep 15 11:57:27 UTC 2018 LarsGit223 <lars_paulsen@web.de> Auth/Mailer: properly handle usernames including a comma

Prevent splitting of e-mail addresses at the wrong point by enclosing a username in '"'.
The "To" e-mail address in the notification mail was malformed if a new user was added
and included a ',' in it's name. Fixes #1569.

H A Dauth.php102cdbd7657b117b2967af069ab689838e74bdaf Sat Sep 15 11:57:27 UTC 2018 LarsGit223 <lars_paulsen@web.de> Auth/Mailer: properly handle usernames including a comma

Prevent splitting of e-mail addresses at the wrong point by enclosing a username in '"'.
The "To" e-mail address in the notification mail was malformed if a new user was added
and included a ',' in it's name. Fixes #1569.