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/ConfigRobotsTxt_p.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/ConfigRobotsTxt_p.md')
| -rw-r--r-- | help/ConfigRobotsTxt_p.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/help/ConfigRobotsTxt_p.md b/help/ConfigRobotsTxt_p.md index d976fea55..04678f39b 100644 --- a/help/ConfigRobotsTxt_p.md +++ b/help/ConfigRobotsTxt_p.md @@ -33,8 +33,6 @@ Configuration pages usually contain persistent settings. A visible form writes v | `network` | Network pages. | Network pages | | `surftips` | Surftips. | Surftips | | `news` | News pages. | News pages | -| `blog` | Blog. | Blog | -| `wiki` | Wiki. | Wiki | | `bookmarks` | Public bookmarks. | Public bookmarks | | `homepage` | Home Page. | Home Page | | `fileshare` | File Share. | File Share | @@ -70,8 +68,6 @@ The table explains values that an agent or script must set deliberately. Paramet | `network` | Network pages. | Set only when this option is part of the intended request; otherwise omit it and let YaCy use the page default. | | `surftips` | Surftips. | Set only when this option is part of the intended request; otherwise omit it and let YaCy use the page default. | | `news` | News pages. | Changes stored data, configuration, or a running job. Use the authenticated action flow where required and verify the result. | -| `blog` | Blog. | Set only when this option is part of the intended request; otherwise omit it and let YaCy use the page default. | -| `wiki` | Wiki. | Set only when this option is part of the intended request; otherwise omit it and let YaCy use the page default. | | `bookmarks` | Public bookmarks. | Set only when this option is part of the intended request; otherwise omit it and let YaCy use the page default. | | `homepage` | Home Page. | Set only when this option is part of the intended request; otherwise omit it and let YaCy use the page default. | | `fileshare` | File Share. | Set only when this option is part of the intended request; otherwise omit it and let YaCy use the page default. | |
