Diff for Console.java to permit HTTP authentication. Works w/ 2.3.0.
Updated version of patch, now correctly inits the manager if user/pass information.
Patch was applied with some small modifications.
Hi, will this patch apply to WorkBench?
I just installed Sesame this morning, and noticed that the workbench seemed to pretty much make the store world-writable. So I uncommented the <security-constraint> sections in
webapps/openrdf-sesame/WEB-INF/web.xml and added corresponding tomcat user + role, but now my workbench doesn't find the local rdf server.
Sorry if this is a FAQ, I have spent about 2 hrs searching for a solution and trying things..
--Golda