summaryrefslogtreecommitdiff
path: root/htroot/Status_p.inc
diff options
context:
space:
mode:
authorlow012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542>2009-12-28 14:01:41 +0000
committerlow012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542>2009-12-28 14:01:41 +0000
commit04d91c67d6f8dedde9500495ca4e2da9aab12b85 (patch)
treefdd5fe112bd1b785af2a691e588bd0b0c8a97e24 /htroot/Status_p.inc
parent028657f019bd935c66e6eb52b770a390356ab802 (diff)
*) added message if unrestricted access from localhost is possible
*) added link to admin access config page git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6543 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Status_p.inc')
-rw-r--r--htroot/Status_p.inc13
1 files changed, 10 insertions, 3 deletions
diff --git a/htroot/Status_p.inc b/htroot/Status_p.inc
index 780601fef..34fe8c31a 100644
--- a/htroot/Status_p.inc
+++ b/htroot/Status_p.inc
@@ -17,10 +17,17 @@
<dt>Protection</dt>
<dd>#(protection)#
- <strong>Password is missing</strong>
+ <strong>Password is missing.</strong>
::
password-protected
- #(/protection)#</dd>
+ #(/protection)#
+
+ #(unrestrictedLocalAccess)#
+ ::
+ <br />Unrestricted access from localhost.
+ #(/unrestrictedLocalAccess)#
+ <a href="ConfigAccounts_p.html">[Configure]</a>
+ </dd>
<dt>Address</dt>
<dd>Host: #[host]#:#[port]# #(extPortFormat)#::| (Binding to interface: #[extPort]#)#(/extPortFormat)# #(sslSupport)#::| SSL: enabled#(/sslSupport)#<br />
@@ -102,7 +109,7 @@
<dd>
#(seedServer)#
Disabled.
- <a href="Settings_p.html?page=seed">[Configure]</a>.
+ <a href="Settings_p.html?page=seed">[Configure]</a>
::
Enabled: Updating to server #[seedServer]#.
Last upload: #[lastUpload]# ago.