summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/start
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/modules/edit/start')
-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