Commit Graph

138 Commits (6d17468f21d24298f5740383f6511c0b587ccb18)

Author SHA1 Message Date
reger c297de5145 remove check for unused virtual path /currentyacypeer/
11 years ago
orbiter 3c8d6e1eee added adminAccount switch to ConfigAccounts_p servlet to switch on
11 years ago
orbiter 7d24bcb98d added flag to require that all web pages, even such without a "_p"
11 years ago
reger 9f02d2c47b fix: remove link to triplestore in Vocabulary_p (triplestore does not longer exist)
11 years ago
reger 81a846ec33 fix: set YaCy CONNECTION_PROP_HOST Header in ProxyServlet to host incl. port
11 years ago
reger 612294cf84 use servletPath in ProxyServlet instead of fixed name
11 years ago
Michael Peter Christen b08375da33 fix for bad/missing values of size_i
11 years ago
reger 0a8c8102de allow YaCy to start w/o ssl if JKS init fails
11 years ago
sixcooler 0b2101c59c Speed up the ProxyHandler:
11 years ago
reger 516f8c2489 fix: to allow unix scripts (bin/*.sh) to allways submit http admin apicalls
11 years ago
reger dd5bf0b71b cleanup old reference to HTTPDemon.setAlternativeResolver
11 years ago
reger 351c2be68d fix: make sure adminAccount changes made via ConfigAccounts_p are effective immediately
11 years ago
orbiter 051328271c bugfix-bugfix
11 years ago
orbiter eedcbcd906 bugfix to proxy handler: recognize the own yacyh-host
11 years ago
reger a2e5ea2026 status panel link to set max mem
11 years ago
Michael Peter Christen 6ed9c0164e attaching names to all Threads to get a better view in profiling tools
11 years ago
reger ba49ff81ed little more verbose proxy 403 error message
11 years ago
reger 3b89176b9f use config value htroot in Jetty init (was hardcoded)
11 years ago
reger 4d896383db fix: use timeout = proxy.ClientTimeout in ProxyHandler
11 years ago
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