summaryrefslogtreecommitdiff
path: root/htroot/proxymsg
AgeCommit message (Collapse)Author
2026-07-11cleaned up user authenticationMichael Peter Christen
this removes the userDB-exception in the normal authentication process which affected mostly wiki and blog which are not required any more. We also cleaned up translation messages as this function was not used at all. This is a required step forward a renovation of the jetty server.
2022-10-02moved more servlets to new locationMichael Peter Christen
2020-08-04removes unused 'unused' tokenssgaebel
2016-12-23add/allow to create a bookmark of result viewed via urlproxy.reger
For this on the header of the viewed result a "add bookmark" button is available (for authenticated users). Currently the bookmark is added to a (virtual) bookmark folder "/proxy" w/o any additional tags etc.
2015-11-30urlproxyheader must be in the default package because all classes in theMichael Peter Christen
htroot path must be in the default package
2015-11-20Correction erreur de compilation.luc
2015-11-20start using a template for urlproxy headerreger
It is included as iframe /proxmsg/urlproxyheader.html to allow full servlet functionallity and flexibility to display some index/meta data in future.
2010-09-26de.lng: Added German translations for some missing table content on Network viewmikeworks
WatchWebStructure_p.html: Added JS verification of RGB color codes (currently only RGB value is checked but this could be enhanced to also check for websafe colors) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7195 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-17- fixes for concurrency exceptions and failed database integrity verificationorbiter
- added link to yacystats peer when peer is more than one day old git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7164 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-09-23*) Removed base tag from errror page. This has been added by myself a long ↵low012
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
2008-04-18* removed comma, which caused invalid xmlf1ori
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4711 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-01-01*) "Did you mean:" will only be displayed if the list of suggested URLs is ↵low012
not empty. *) Removed <hr /> to make the "404 Unknown Host" error pag look like the other 404 error pages. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4298 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-11-14*) fix for commit 4212low012
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4217 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-11-12*) 404 error pages will be displayed with correct CSS and favicon now ↵low012
(http://forum.yacy-websuche.de/viewtopic.php?t=482) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4212 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-10-02fixed and enhanced some details in crawl start with fileorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4120 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-01-17- fixed error pages and <label>s for index.htmlkarlchenofhell
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3226 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-06-12HTML-login, logout fixed.allo
TODO: If you login with the form, then logout with the form, and then try to login with httpauth, the first try will fail. (should logged_out be resettet in ipAuth? but if there is ipAuth before proxyAuth, the logout would be broken. Maybe a combined method can help.) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2200 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-06-12no white pages, when clicking cancel on the password-dialogallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2198 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-05-20Some HTML cleanup/validationrramthun
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2126 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-05-11better Errorhandling for proxyAccountsallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2082 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-14*) Migrating MessageSend_p.java to use templatestheli
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1639 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-14*) guessing, testing and suggesting alternative hostnames on "unknown host" ↵theli
error See: http://www.yacy-forum.de/viewtopic.php?t=1879 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1636 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-20*) Removing "error" strings in proxyErrorMsg template because not all messages theli
are proxy errors (requested by HopFlash) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1109 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-10-13New Errorpageallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@928 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-10-10*) adding new sendRespondError method to httpd which accepts a template ↵theli
include file for individual error messages git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@902 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-10-10TimeLimitsallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@901 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-08-23*) Printout date and system name on proxy error pagetheli
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@581 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-08-23*) Bugfix for "peer not accessible via .yacy name if Transparent Proxy ↵theli
Support is enabled" bug See: per Browser nicht erreichbare Peers *) Proxy Error Page now displays the Peer Name on top git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@575 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-07-31*) Removing confusing colontheli
See: http://www.yacy-forum.de/viewtopic.php?p=6305 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@462 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-07-07*) httpc.java:theli
- Now it's possible to interrupt pending httpc-actions on server shutdown - this is possible because of a newly introduced registration mechanism for open sockets *) yacyCore.java - blocking peerPing threads can now be interrupted on server shutdown *) serverCore.java - restructuring shutdown code *) error.html - port number is now set correctly if port forwarding was enabled git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@389 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-06-13*) Proxy-Error-Msg: align=centertheli
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@272 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-06-13*) Bugfix for: theli
- 302 redirection Problem on Amazon Server - Wrong References in proxymsg/error.html See: http://www.yacy-forum.de/viewtopic.php?t=515 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@271 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-06-09*) Changes needed to allow a move verbose error messagetheli
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@234 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-05-20Fixed various spelling mistakes...rramthun
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@144 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-07initial load with yacy 0.36orbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1 6c8d7289-2bf4-0310-a012-ef5d649a1542