summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/start
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-03-14 03:24:37 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-03-14 03:24:37 +0000
commitdff600b18dd07a10804bb1d33a3956dfa6c72d25 (patch)
treee469ed9ab2d4d02c49887b18008a24e41fe71292 /sca-cpp/trunk/modules/edit/start
parentf605cae050e85d7e915007cc9498924594d5b01c (diff)
Update svn:ignore properties and minor build cleanups.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081254 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rwxr-xr-xsca-cpp/trunk/modules/edit/start13
1 files changed, 0 insertions, 13 deletions
diff --git a/sca-cpp/trunk/modules/edit/start b/sca-cpp/trunk/modules/edit/start
index 8410ba6167..bd1ef8380e 100755
--- a/sca-cpp/trunk/modules/edit/start
+++ b/sca-cpp/trunk/modules/edit/start
@@ -27,19 +27,6 @@ jsprefix=`readlink -f $here/../js`
../../modules/http/httpd-conf tmp sca-store.com 8090 htdocs
../../modules/http/vhost-conf tmp apps htdocs
-# Configure authentication
-../../modules/http/open-auth-conf tmp
-../../modules/http/passwd-auth-conf tmp joe joe
-../../modules/http/passwd-auth-conf tmp jane jane
-cat >>tmp/conf/dvhost.conf <<EOF
-# Grant access to apps
-<Location />
-AuthType None
-Require all granted
-</Location>
-
-EOF
-
# Configure Python component support
../server/server-conf tmp
../python/python-conf tmp