reger
9f02d2c47b
fix: remove link to triplestore in Vocabulary_p (triplestore does not longer exist)
...
- should be investigated in more detail to look for additional implications
Remove "yacyaction" from proxyservlet as it was only needed for removed interaction routines.
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
...
to allow servlet-mapping via web.xml
11 years ago
reger
a2e5ea2026
status panel link to set max mem
...
+url proxy same error text as in transparent
11 years ago
reger
c589ee8c6e
URLproxy access check too tight
...
respect config ip pattern (was own ip)
11 years ago
reger
b931bf6b48
fix use of url proxy access pattern
...
pattern of transparent was used.
11 years ago
reger
f06cef5d5b
reimplement proxy access by configured whitlist pattern
...
was currently limited to own ip.
11 years ago
reger
cfabe8f67a
harmonize access restriction for urlproxy servlet
...
with proxy handler, what is currently
- use switched on in config
- access from a local IP / hostname
fix shutdown exception for crashprotection handler on interrupted connections.
11 years ago
orbiter
c3dee2d6bd
added security patch
11 years ago
Michael Peter Christen
20b48f894f
refactoring: moving all servlets to the same package (the solr servlet
...
is currently actually a filter which should be changed somehow)
11 years ago