
interchange-cvs at icdevgroup
Nov 5, 2009, 11:29 AM
Post #1 of 1
(44 views)
Permalink
|
|
[SCM] Interchange branch, master, updated. REL_5_7_2-39-gf6b3108
|
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Interchange". The branch, master has been updated via f6b3108c4347f1cf3c1990bf3557989117e79984 (commit) from 3483c648b653c255587b2778484590465f2afe62 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f6b3108c4347f1cf3c1990bf3557989117e79984 Author: David Christensen <david[at]endpoint.com> Date: Thu Nov 5 13:29:10 2009 -0600 Correct the location for BounceRobotSessionURL blurb in WHATSNEW-5.7 ----------------------------------------------------------------------- Summary of changes and diff: WHATSNEW-5.7 | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/WHATSNEW-5.7 b/WHATSNEW-5.7 index c2fa644..93712cd 100644 --- a/WHATSNEW-5.7 +++ b/WHATSNEW-5.7 @@ -14,6 +14,11 @@ Interchange 5.7.3 not yet released. Core ---- +* Add BounceRobotSessionURL directive to 301 redirect robots which + provide an explicit mv_session_id to the canonical page URL without + the explicit mv_session_id. This prevents search engine urls from + being indexed with an explicit session_id. + * Fix empty charset= lines when no $Vend::StatusLine was previously set. * Allow POST with Content-type of application/json. @@ -79,11 +84,6 @@ Interchange 5.7.2 released 2009-09-17. Core ---- -* Add BounceRobotSessionURL directive to 301 redirect robots which - provide an explicit mv_session_id to the canonical page URL without - the explicit mv_session_id. This prevents search engine urls from - being indexed with an explicit session_id. - * Close remote disclosure security vulnerability, and added new configuration option AllowRemoteSearch to selectively re-enable remote searches on "safe" tables. Defaults to products, variants and options. hooks/post-receive -- Interchange _______________________________________________ interchange-cvs mailing list interchange-cvs[at]icdevgroup.org http://www.icdevgroup.org/mailman/listinfo/interchange-cvs
|