diff options
| author | Michael Peter Christen <mc@yacy.net> | 2026-07-11 11:11:06 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2026-07-11 11:11:06 +0200 |
| commit | b1380c4a9f479de4fc456b6305bee57bc752ad03 (patch) | |
| tree | c0d42fb103edafa5e9b8e5f04f48bfdcc658441e /help/Network.md | |
| parent | f2b0f41d8492ebf92b0e331e8c9c78e626f371c9 (diff) | |
cleaned up user authentication
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.
Diffstat (limited to 'help/Network.md')
| -rw-r--r-- | help/Network.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/Network.md b/help/Network.md index 9d70e2498..b52e2c7e1 100644 --- a/help/Network.md +++ b/help/Network.md @@ -14,6 +14,8 @@ backend_java: source/net/yacy/htroot/Network.java YaCy Search Network shows known peers and network state. +Peer rows no longer expose links to the retired peer-local Blog or Wiki applications, and their former update announcements are not displayed. + Use it to understand whether this peer is isolated, connected, senior, junior, or participating normally. ## What You Can Do Here |
