MantisBT: master-1.2.x 580d45e9

Author Committer Branch Timestamp Parent
Paul Richards dregad master-1.2.x 2014-05-31 04:40 master-1.2.x 99ada4de
Affected Issues  0017640: CVE-2014-6387: Null byte poisoning in LDAP authentication
 0017977: Fix handling of due dates
Changeset

Fix 0017977: handling of due dates

Commit 215968fa8ff33e327f0600765a5caa24de392cbc (backported from master
fc02c46eea9d9e7cc472a7fc1801ea65d467db76 to fix issue 0017640) added
stripping of null bytes in GPC API, but did not correctly handle null
values.

This is a backport of commit f725b46954a514880792dd4be8228287756fac3d
from master branch, to address this issue.

Signed-off-by: Damien Regad dregad@mantisbt.org

mod - core/gpc_api.php Diff File