Diff for Console.java to permit HTTP authentication. Works w/ 2.3.0.
|
Change by Daniel Hahn [05/Jan/10 12:45 PM]
|
| Field |
Original Value |
New Value |
|
Attachment
|
|
console.diff
[ 10280
]
|
Updated version of patch, now correctly inits the manager if user/pass information.
|
Change by Daniel Hahn [05/Jan/10 02:12 PM]
|
| Field |
Original Value |
New Value |
|
Attachment
|
|
console.diff
[ 10281
]
|
Patch was applied with some small modifications.
|
Change by Arjohn Kampman [07/Jan/10 03:23 PM]
|
| Field |
Original Value |
New Value |
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Fix Version/s
|
|
2.3.1
[ 10430
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
|
Assignee
|
|
Arjohn Kampman
[ arjohn
]
|
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