yacy_search_server/source/net/yacy/data
Michael Peter Christen 0ae8ccf657 Make it possible to set an empty password disabling the authentication
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.
2021-01-25 11:49:21 +01:00
..
list Harmonizing use of xml reader / sax parser in XMLBlacklistImporter 2017-08-05 23:47:27 +02:00
wiki Removed remaining unsafe accesses to SimpleDateFormat instances. 2018-07-02 10:00:40 +02:00
ymark added a crawl filter based on <div> tag class names 2017-12-09 22:29:35 +01:00
BadTransactionException.java Enforced access controls on some administrative actions. 2017-03-26 11:48:00 +02:00
BlogBoard.java fix NPE on empty blog importfile parameter 2015-12-24 02:00:45 +01:00
BlogBoardComments.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
BookmarkDate.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
BookmarkHelper.java removed transformer 2018-06-19 00:42:23 +02:00
BookmarksDB.java removed warnings 2015-08-03 05:37:34 +02:00
DidYouMean.java Adjusted suggestions timeout management 2018-05-21 14:49:43 +02:00
Diff.java fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
InvalidURLLicenceException.java Fixed license headers on files created to improve favicon management. 2016-10-14 11:55:49 +02:00
ListManager.java applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
MessageBoard.java fix MessageBoard test for null data 2016-06-07 23:34:42 +02:00
TransactionManager.java Make it possible to set an empty password disabling the authentication 2021-01-25 11:49:21 +01:00
Translator.java Renamed Chinese & Greek lng files using ISO639-1 codes. 2017-11-04 11:06:05 +01:00
URLLicense.java Improved URLLicence reliability for use by conccurrent non authaurized 2016-01-08 20:42:57 +01:00
UserDB.java Enable HTTP Digest authentication for non admin users. 2017-10-26 07:51:18 +02:00
WorkTables.java Record recrawl calls to make them schedulable 2018-01-10 17:05:53 +01:00