| patch |
summary |
view |
raw |
| 07-handles-php5.3-deprecation-messages.patch |
config_defaults_inc.php | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
|
view
|
download
|
| 01-use-libphp-phpmailer-instead-of-prepackaged-version.patch |
core/email_api.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 02-disable-admin-directory-check.patch |
login_page.php | 62 ---------------------------------------------------------
1 file changed, 62 deletions(-)
|
view
|
download
|
| 03-fix-wrong-php-path-in-checkin.patch |
core/checkin.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 04-disable-use-of-projax.patch |
bug_report_advanced_page.php | 25 -------------------------
bug_update_advanced_page.php | 37 +++----------------------------------
bug_update_page.php | 6 ------
core/print_api.php | 1 -
4 files changed, 3 insertions(+), 66 deletions(-)
|
view
|
download
|
| 05-fix-phpmailer.patch |
core/email_api.php | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
|
view
|
download
|
| 06-use-libnusoap-php.patch |
api/soap/mantisconnect.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 08-CVE-2010-2574.diff |
manage_proj_cat_delete.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 09-CVE-2010-3303-04-and-05.diff |
print_all_bug_page_word.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 10-CVE-2010-3763.diff |
core/summary_api.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 11-Fix-640297-LFI-XSS-injection-bug-action-group-0.diff |
core/bug_group_action_api.php | 122 ++++++++++++++++++++++++++++++++++++++++++
core/columns_api.php | 20 +++++-
core/print_api.php | 70 ++++--------------------
view_all_inc.php | 7 +-
4 files changed, 153 insertions(+), 66 deletions(-)
|
view
|
download
|
| 12-Fix-640297-LFI-XSS-injection-bug-action-group-1.diff |
bug_actiongroup_ext.php | 5 +++--
bug_actiongroup_ext_page.php | 21 +++------------------
bug_actiongroup_page.php | 4 ++++
core/bug_group_action_api.php | 24 ++++++++++++++++++++----
4 files changed, 30 insertions(+), 24 deletions(-)
|
view
|
download
|