summaryrefslogtreecommitdiff
path: root/htroot/SearchAccessRate_p.html
AgeCommit message (Collapse)Author
2026-07-11cleaned up user authenticationMichael Peter Christen
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.
2026-07-07fix for spelling in web pages, fixes in locale translations, addedMichael Peter Christen
missing pages in de-locale, removed translation for non-existing pages
2019-04-03Allow JS resorting of search results by unauthenticated usersluccioman
Acces rate limitations to this search mode by unauthenticated users are set low by default to prevent unwanted server overload but can be customized through the SearchAccessRate_p.html configuration page Fixes #291
2019-04-02Made /yacysearch access rate limitations user configurableluccioman
With a new admin page at /SearchAccessRate_p.html in menu Network Access > Local Search > Access Rate Limitations