LimeSurvey: 2.06lts 055cdba6

Author Committer Branch Timestamp Parent
c_schmitz c_schmitz 2.06lts 2017-01-10 14:31:13 2.06lts 74dfdacc
Changeset

Fixed issue: [security] Undisclosed security issue in PHPMailer library - updated PHPMailer to 5.2.21

add - application/third_party/phpmailer/.gitattributes Diff File
add - application/third_party/phpmailer/.gitignore Diff File
add - application/third_party/phpmailer/.scrutinizer.yml Diff File
add - application/third_party/phpmailer/.travis.yml Diff File
mod - application/third_party/phpmailer/README.md Diff File
add - application/third_party/phpmailer/SECURITY.md Diff File
add - application/third_party/phpmailer/VERSION Diff File
add - application/third_party/phpmailer/changelog.md Diff File
mod - application/third_party/phpmailer/class.phpmailer.php Diff File
add - application/third_party/phpmailer/class.phpmaileroauth.php Diff File
add - application/third_party/phpmailer/class.phpmaileroauthgoogle.php Diff File
add - application/third_party/phpmailer/class.pop3.php Diff File
mod - application/third_party/phpmailer/class.smtp.php Diff File
add - application/third_party/phpmailer/composer.json Diff File
add - application/third_party/phpmailer/composer.lock Diff File
add - application/third_party/phpmailer/extras/EasyPeasyICS.php Diff File
add - application/third_party/phpmailer/extras/README.md Diff File
add - application/third_party/phpmailer/extras/htmlfilter.php Diff File
add - application/third_party/phpmailer/extras/ntlm_sasl_client.php Diff File
add - application/third_party/phpmailer/get_oauth_token.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-am.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ar.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-az.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-be.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-bg.php Diff File
rm - application/third_party/phpmailer/language/phpmailer.lang-br.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ca.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ch.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-de.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-el.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-eo.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-es.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-et.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-fa.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-fi.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-fo.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-fr.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-gl.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-he.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-hr.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-hu.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-id.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-it.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ja.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ka.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-ko.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-lt.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-lv.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-ms.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-nl.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-pl.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-pt.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-pt_br.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ro.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ru.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-sk.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-sl.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-sr.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-tr.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-uk.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-vi.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-zh.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-zh_cn.php Diff File
add - application/third_party/phpmailer/travis.phpunit.xml.dist Diff File