Skip to content

Added check for spaces before doing a preg_split so malformed auth headers don't cause PHP errors.

very_random_man requested to merge issue/rest_log-3421926:2.x into 2.x

Hardened the code that cleans up headers so that malformed headers don't cause PHP errors.

Merge request reports