<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/SettingsAck_p.java, 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>2022-10-02T21:22:12Z</updated>
<entry>
<title>moved all remaining servlet classes to new location</title>
<updated>2022-10-02T21:22:12Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2022-10-02T21:22:12Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=adbda4c71b38cff4acdd14afb899c48eb26363f8'/>
<id>urn:sha1:adbda4c71b38cff4acdd14afb899c48eb26363f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update SettingsAck_p.java</title>
<updated>2022-02-11T07:04:55Z</updated>
<author>
<name>Burkhard</name>
<email>11603289+reger24@users.noreply.github.com</email>
</author>
<published>2022-02-11T07:04:55Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4219d729c3fde239ad9b283780a8c99f0fa1dc4a'/>
<id>urn:sha1:4219d729c3fde239ad9b283780a8c99f0fa1dc4a</id>
<content type='text'>
type in SwitchboardConstants.SERVER_PUBLICPORT</content>
</entry>
<entry>
<title>add setting for public facing port</title>
<updated>2022-01-11T16:10:48Z</updated>
<author>
<name>Lukas Fülling</name>
<email>lukas@k40s.net</email>
</author>
<published>2022-01-11T16:10:48Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=e8a00007f6156ca356bf635af7dcda4b07c748c3'/>
<id>urn:sha1:e8a00007f6156ca356bf635af7dcda4b07c748c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removes unused imports and variables</title>
<updated>2021-03-20T14:14:09Z</updated>
<author>
<name>sgaebel</name>
<email>sgaebel@localhost.localdomain</email>
</author>
<published>2021-03-20T14:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=f16cd154f7d39e42e2669e6a46cbbd4b589a561f'/>
<id>urn:sha1:f16cd154f7d39e42e2669e6a46cbbd4b589a561f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it possible to set an empty password disabling the authentication</title>
<updated>2021-01-25T10:49:21Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2021-01-25T10:49:21Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=0ae8ccf657757a00c48fe45add77e98119e3c5fe'/>
<id>urn:sha1:0ae8ccf657757a00c48fe45add77e98119e3c5fe</id>
<content type='text'>
protocol completely
If you set now an empty password, then the http server will not ask to
authentify. This is required for environment where we attach an outside
authentification service like keycloak or similar using authentication
in an ingress proxy.
This change is part of the approach to run YaCy inside of a kubernetes
cluster where we do not want individual authentication of peers and want
to apply a ingress authentication.</content>
</entry>
<entry>
<title>Made SNI extension user configurable without the need for server restart</title>
<updated>2019-04-14T13:41:13Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2019-04-14T13:41:13Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=a5771b1f147b2a6f541b58ea832c86a85d92ab70'/>
<id>urn:sha1:a5771b1f147b2a6f541b58ea832c86a85d92ab70</id>
<content type='text'>
TLS Server Name Indication (SNI) extension activation can now be
configured with the new Settings_p.html?page=httpClient administration
page.
SNI extension is also now enabled by default, as in 2019 the
unrecognized_name(112) alert is more properly handled by major web
servers TLS implementations, following the RFC 6066 standard.

Related YaCy issues : #153 #189 and #272
JDK 1.7 bug :
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=7127374
Apache httpd issue :
https://bz.apache.org/bugzilla/show_bug.cgi?id=56241
RFC 6066 : https://tools.ietf.org/html/rfc6066#section-3</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>Added gzip compression of responses returned to user-agents accepting it</title>
<updated>2018-06-05T11:35:39Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-06-05T11:35:39Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=387d646c0e5da7fe920d900bdeff550b40d4c453'/>
<id>urn:sha1:387d646c0e5da7fe920d900bdeff550b40d4c453</id>
<content type='text'>
Enabled as default, but can be disabled using the "Server Access
Settings" admin page.</content>
</entry>
<entry>
<title>Added analysis optional setting to compute statistics on text snippets</title>
<updated>2018-04-15T07:55:08Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-04-15T07:55:08Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=a3ec7a7a5f7cc6d96e7d6bb2656b7c466e83ab28'/>
<id>urn:sha1:a3ec7a7a5f7cc6d96e7d6bb2656b7c466e83ab28</id>
<content type='text'>
Thus producing some basic stats on processing times for snippets
generation and counts on snippets per source type.</content>
</entry>
<entry>
<title>Removed use of deprecated Jetty IPAccessHandler for client filtering.</title>
<updated>2017-12-08T14:12:08Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-12-08T14:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=d95b288f198081bef73407a8ae41846369427b04'/>
<id>urn:sha1:d95b288f198081bef73407a8ae41846369427b04</id>
<content type='text'>
Upgraded to InetAccessHandler.
Added InetPathAccessHandler extension to InetAccessHandler to maintain
path patterns capability previously available in IPAccessHandler but
lost in InetAccessHandler.

Filtering on IPv6 addresses is now supported.

Support for deprecated pattern formats such as "192.168." and
"192.168.1.1/path" has been removed, but startup automated migration
should convert such patterns eventually present in serverClient.</content>
</entry>
</feed>
