Issue Details (XML | Word | Printable)

Key: PULSE-7
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Thomas Weber
Reporter: Thomas Weber
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
pulse

Re-implement WebDAV functionality

Created: 2009-04-02 09:31 UTC   Updated: 2009-06-17 16:57 UTC
Component/s: container
Affects Version/s: 0.4 beta
Fix Version/s: 0.6 beta

Time Tracking:
Not Specified


 Description  « Hide
The complete WebDAV functionality has to be re-implemented. The current version is built upon the webdav-servlet project (http://webdav-servlet.sf.net) which is licensed under the Apache 2 license.

Moreover the code is highly unmaintainable and thus a potential risk to the whole application.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Thomas Weber added a comment - 2009-04-14 15:39 UTC
added first version of new WebDAV implementation, still pending role based access control

Thomas Weber added a comment - 2009-04-14 20:08 UTC
added new implementation to trunk