MantisBT: master-2.0.x 1aac2fe8

Author Committer Branch Timestamp Parent
Paul Richards Paul Richards master-2.0.x 2011-08-30 12:49 master-2.0.x 54e35afb
Changeset

Fix issue introduced previously whereby php_Self is now used unchecked.

introduced previously by john attempting to fix symlinks. Since we now use php 5.2, we can make use of filter_var.

This is a simpler version of what we were trying to do previously aka http://git.mantisforge.org/w/mantisbt.git?a=commitdiff;h=5ac1fdf32717d0c82cca7e7660dd4fd316a6a1b8

Depending on server/mantis config this can lead to XSS issues

mod - config_defaults_inc.php Diff File