<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/Settings_ProxyAccess.inc, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2026-07-11T09:11:06Z</updated>
<entry>
<title>cleaned up user authentication</title>
<updated>2026-07-11T09:11:06Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-07-11T09:11:06Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=b1380c4a9f479de4fc456b6305bee57bc752ad03'/>
<id>urn:sha1:b1380c4a9f479de4fc456b6305bee57bc752ad03</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>fix for spelling in web pages, fixes in locale translations, added</title>
<updated>2026-07-06T22:20:00Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-07-06T22:20:00Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=2ca403a1fc80cb9e1d65764cbb42c5dbc7c030ea'/>
<id>urn:sha1:2ca403a1fc80cb9e1d65764cbb42c5dbc7c030ea</id>
<content type='text'>
missing pages in de-locale, removed translation for non-existing pages</content>
</entry>
<entry>
<title>Enforced access controls to System settings pages</title>
<updated>2018-09-19T07:18:36Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-09-19T07:18:36Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4ed055bcdf26b6f28ec4f038297c4f29fa043803'/>
<id>urn:sha1:4ed055bcdf26b6f28ec4f038297c4f29fa043803</id>
<content type='text'>
</content>
</entry>
<entry>
<title>load handler for Transparent Proxy on startup only if feature is activated</title>
<updated>2016-03-25T04:26:48Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2016-03-25T04:26:48Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=d9adc2c255ccf09938b24b2ec23894dc4054ceab'/>
<id>urn:sha1:d9adc2c255ccf09938b24b2ec23894dc4054ceab</id>
<content type='text'>
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</content>
</entry>
<entry>
<title>added option to make the YaCy proxy act as the cache is never stale. If</title>
<updated>2014-11-24T19:28:52Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-11-24T19:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=84763126e0c87cf67f817220c30dca16d6b75310'/>
<id>urn:sha1:84763126e0c87cf67f817220c30dca16d6b75310</id>
<content type='text'>
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!</content>
</entry>
<entry>
<title>remove old description for proxy port settings (Settings_p.html?page=ProxyAccess)</title>
<updated>2014-08-20T20:45:36Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2014-08-20T20:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=e033e79826a8954c1fe1cbaaedbf95b1997e2221'/>
<id>urn:sha1:e033e79826a8954c1fe1cbaaedbf95b1997e2221</id>
<content type='text'>
- 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 &amp; Settings_ProxyAccess.inc) in one page
- adjustments to the related/linked pages
</content>
</entry>
<entry>
<title>changed the default port from 8080 to 8090</title>
<updated>2011-01-28T10:54:13Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2011-01-28T10:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=88773e4daa06bebe51d3204a8ea4c47706c31afa'/>
<id>urn:sha1:88773e4daa06bebe51d3204a8ea4c47706c31afa</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>* removed some warnings of findbugs (http://findbugs.sf.net)</title>
<updated>2008-08-06T19:43:12Z</updated>
<author>
<name>danielr</name>
<email>danielr@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2008-08-06T19:43:12Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=621b473b188b79d268d0c82c05476f002b3a95ef'/>
<id>urn:sha1:621b473b188b79d268d0c82c05476f002b3a95ef</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>- final step for Advanced Settings pages to XHTML</title>
<updated>2006-12-22T15:11:14Z</updated>
<author>
<name>karlchenofhell</name>
<email>karlchenofhell@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2006-12-22T15:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4a1dd8ecc8106cfa9e4b3d79975f7a54d15f6c70'/>
<id>urn:sha1:4a1dd8ecc8106cfa9e4b3d79975f7a54d15f6c70</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3121 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>- first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML</title>
<updated>2006-12-19T23:55:52Z</updated>
<author>
<name>karlchenofhell</name>
<email>karlchenofhell@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2006-12-19T23:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=a44ef51a8b033b3d80433fc869a85ca07b446248'/>
<id>urn:sha1:a44ef51a8b033b3d80433fc869a85ca07b446248</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3103 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
</feed>
