From cafce41d8fea9e48bf0e75d421ab4fd8f940b8ac Mon Sep 17 00:00:00 2001 From: orbiter Date: Fri, 16 May 2008 19:55:17 +0000 Subject: [PATCH] temporary set default login behavior to not-login from localhost without password git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4810 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- build.properties | 2 +- defaults/yacy.init | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 6c7c0960f..3e6a8b20b 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.5 javacTarget=1.5 # Release Configuration -releaseVersion=0.583 +releaseVersion=0.584 stdReleaseFile=yacy_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz embReleaseFile=yacy_emb_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz proReleaseFile=yacy_pro_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz diff --git a/defaults/yacy.init b/defaults/yacy.init index ce9705462..2594b7072 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -367,7 +367,7 @@ adminAccountBase64MD5= # if the admin account password is still empty after 10 minutes a random # password is generated an access is then ONLY from localhost, which will cause # inaccessibility for installations on headless servers. -adminAccountForLocalhost=true +adminAccountForLocalhost=false # if you are running a principal peer, you must update the following variables # The upload method that should be used to upload the seed-list file to