summaryrefslogtreecommitdiff
path: root/htroot/proxymsg/error.html
diff options
context:
space:
mode:
authorlow012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542>2009-09-23 21:26:14 +0000
committerlow012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542>2009-09-23 21:26:14 +0000
commitf65bfaa9af1b1cdf000b6153309f2ae1b8fb4c1c (patch)
tree9ef8f05650742d8f20abf7bd7437c30d6e71fea5 /htroot/proxymsg/error.html
parente4797ebcde9652a133ea6e6160be142800c76330 (diff)
*) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this.
*) changed some comments, added some annotations, added SVN properties here and there git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6340 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/proxymsg/error.html')
-rw-r--r--htroot/proxymsg/error.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/htroot/proxymsg/error.html b/htroot/proxymsg/error.html
index 3dfee954b..496e149d3 100644
--- a/htroot/proxymsg/error.html
+++ b/htroot/proxymsg/error.html
@@ -1,7 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <base href="http://#[extAddress]#" />
<title>YaCy: Error Message</title>
#%env/templates/metas.template%#
</head>