Commit Graph

119 Commits (a11f07250496d7acbeb481e62a129dede1b2684f)

Author SHA1 Message Date
Michael Peter Christen 6d2dab7b21 fixed 'resource leak' warning
11 years ago
reger c589ee8c6e URLproxy access check too tight
11 years ago
reger a71718a459 add config value for ssl/https port (default=8443)
11 years ago
reger cf553e5045 added hint to web.xml and for completeness the full set of hardcoded mappings
11 years ago
Michael Peter Christen c84bcc878a first try to add a generic solr servlet as luke request servlet
11 years ago
Michael Peter Christen 4cb7e2a2ca refactoring: renamed the SolrServlet to SolrSelectServlet for better
11 years ago
Michael Peter Christen dc06e407ce added two virtual instances of solr for the both cores: collection1 and
11 years ago
reger 4c603b216e optimize parse ServerSideInclude
11 years ago
Michael Peter Christen 489c3fbc90 code simplifications / removed warnings
11 years ago
reger d3de309953 fix IOexception logging issue in DefaultServlet
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
sixcooler f0587d4af5 NP-fix, which was found on a Pi under 'havy' load
11 years ago
reger 9b06774414 fix role name in GSA servlet
11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure
11 years ago
reger 6e2fe777af simulate Authorization cookie for yacy servlet header
11 years ago
reger cb6d0c2113 implementing YaCy legacy role names
11 years ago
reger f09dbbef96 make SecurityHandler webappcontext ready
11 years ago
reger 37f2a82a5d making root context (htroot) a WebAppContext
11 years ago
reger b931bf6b48 fix use of url proxy access pattern
11 years ago
sixcooler add0e42804 fix double-escaped urls from proxy-usage
11 years ago
sixcooler 865ce6f974 check blacklist proxyClient config
11 years ago
reger e6d284fe1e better solution for prev. commit with MultiMapSolrParams.getFieldInt not returning default parameter
11 years ago
reger 0bc2fc14ab improve NPE chance on missing parameters
11 years ago
reger f06cef5d5b reimplement proxy access by configured whitlist pattern
11 years ago
reger 30d925a96e reimplemented server access restriction
11 years ago
orbiter 3cb6c7861f fixed shutdown authenticaton problem
11 years ago
Michael Peter Christen ed06b5b94b set a realm message to log-in input window which explains that a
11 years ago
Michael Peter Christen 7005ecdabd cleanup
11 years ago
Michael Peter Christen c951945666 modified log-in detail to enable admin-login from localhost with stored
11 years ago
Michael Peter Christen 9bd71fdbb4 made the access tracker class static because it shall be used by the
11 years ago
Michael Peter Christen 1c56befb93 fixed mess with test on localhost (which means local hosts for some
11 years ago
Michael Peter Christen 7d6fc79eb8 refactoring (usage of constant names for attributes of authentication
11 years ago
reger e2ccb6ce9d modified DefaultServlet parameter on invoke templates
11 years ago
reger 4c38bceafc handle http connect for proxy
11 years ago
reger cfabe8f67a harmonize access restriction for urlproxy servlet
11 years ago
reger e6b9643fd6 extended request for local peer check to by hostname resolved ip
11 years ago
reger c797f108a1 add error response on deniedl proxy access
11 years ago
reger 0583f44306 reimplement proxy access log (to Jetty ProxyHandler)
11 years ago
reger 8cbc1c970a Security Hot-Fix: for transparent proxy.
11 years ago
reger 19c1a7a5ca change SolrServlet from Filter to Servlet
11 years ago
orbiter c3dee2d6bd added security patch
11 years ago
orbiter 2018e55f8b switched back on index deletion (was accidently off because new jetty
11 years ago
orbiter 3961b643a3 write solr searches to search log
11 years ago
reger 3d913558ab display configured adminUserName in ConfigAccounts_p
11 years ago
reger 65a2f3d5e7 tweak Jetty credentials to work with YaCy UserDB
11 years ago
reger 7d6b34a89f Merge origin/master
11 years ago
reger 45e8750ba5 nasty quick fix for admin login with other username as admin
11 years ago
Michael Peter Christen 667a6adddb - use default files from yacy.init property "defaultFiles" if no
11 years ago
reger 71cac1a278 added SSL/HTTPS connector to support SSL/https connection on port 8443
11 years ago