summaryrefslogtreecommitdiff
path: root/htroot/Settings_ProxyAccess.inc
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.
2026-07-07fix for spelling in web pages, fixes in locale translations, addedMichael Peter Christen
missing pages in de-locale, removed translation for non-existing pages
2018-09-19Enforced access controls to System settings pagesluccioman
2016-03-25load handler for Transparent Proxy on startup only if feature is activatedreger
to save the resources and keep handler chain small if the feature is not used. +add a warning message on settingsack_p page to restart on first activation
2014-11-24added option to make the YaCy proxy act as the cache is never stale. IfMichael Peter Christen
set to 'Always Fresh' the cache is always used if the entry in the cache exist. This is a good way to archive web content and access it without going online again in case the documents exist. To do so, open /Settings_p.html?page=ProxyAccess and check the "Always Fresh" checkbox. This is set do false which behave as set before. If you set this to true, then you have your web archive in DATA/HTCACHE. Copy this to carry around your private copy of the internet!
2014-08-20remove old description for proxy port settings ↵reger
(Settings_p.html?page=ProxyAccess) - The options were not current (only port number accepted, which is part of ConfigBasic.html) - Deleted options and the port number input field from the proxyaccess page. - joined both transparent proxy setup pages (Settings_Http.inc & Settings_ProxyAccess.inc) in one page - adjustments to the related/linked pages
2011-01-28changed the default port from 8080 to 8090orbiter
see also: http://forum.yacy-websuche.de/viewtopic.php?p=21683#p21683 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7454 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-06* removed some warnings of findbugs (http://findbugs.sf.net)danielr
- removed unnecessary code (unused variables, String.toString) - corrected some calculations (cast int to double or long ;) - improved little performance (using Integer.valueOf() instead of new Integer) - log if some File-actions fail (mkdir(), delete(), ...) and some ignored exceptions - finalized some (more) fields - finally close some streams - made inner classes static if not using environment - generalized some equals (from specificClass to Object) - fixed some potential nullpointer accesses git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5039 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-12-22- final step for Advanced Settings pages to XHTMLkarlchenofhell
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3121 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-12-19- first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTMLkarlchenofhell
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3103 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-11-08-replaced tags and updated translationdaburna
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2940 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-21-updated languagefiledaburna
-corrected little mistakes git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2837 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-17Updated German language, by VT100, NN, rramthunrramthun
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1690 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-15*) Possibility to change the server port on-the-fly.theli
- Now it's possible to change the server port without the need to restart the whole server. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1089 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-08*) cleaned up Settings_p.htmlhydrox
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1049 6c8d7289-2bf4-0310-a012-ef5d649a1542