[interchange-cvs] [SCM] Interchange branch, master, updated. 9662befda733c467db1f0817a30ce66968dd12ee

David Christensen interchange-cvs at icdevgroup.org
Tue Sep 8 17:22:16 UTC 2009


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  9662befda733c467db1f0817a30ce66968dd12ee (commit)
      from  14656b067602a55358ada9e2b4cbcb9452980600 (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 9662befda733c467db1f0817a30ce66968dd12ee
Author: David Christensen <david at endpoint.com>
Date:   Tue Sep 8 12:21:57 2009 -0500

    Revert "Add CatRoot to AllowedFileRegex"
    
    This reverts commit 14656b067602a55358ada9e2b4cbcb9452980600.

-----------------------------------------------------------------------

Summary of changes and diff:
 lib/Vend/Config.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/Vend/Config.pm b/lib/Vend/Config.pm
index ba0d520..1be545b 100644
--- a/lib/Vend/Config.pm
+++ b/lib/Vend/Config.pm
@@ -3589,7 +3589,6 @@ sub set_default_search {
 			}
 			my @paths = map { quotemeta $_ }
 							$C->{VendRoot},
-							$C->{CatRoot},
 							@$cat_template_dirs,
 							@{$Global::TemplateDir || []};
 			my $re = join "|", @paths;


hooks/post-receive
-- 
Interchange



More information about the interchange-cvs mailing list