ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000115ClearOSapp-web-server - Web Serverpublic2010-07-05 15:032010-07-19 20:10
Reporterdloper 
Assigned Touser2 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version5.2Fixed in Version5.2 
Summary0000115: Allow manual WebDAV support in Flexshares
DescriptionDuring the process of creating the specification for WebDAV support in Flexshares, it was discovered that there is a fundamental security issue with WebDAV. Please see feature 0000059 for details.

For those users who are on a highly trusted network, we are providing a way to implement WebDAV from the command line. When a .DAV file exists in a Flexshare, the "Dav" parameter is added to the Apache virtual server configuration:

<Directory /var/flexshare/shares/xyz>
  ...
  Dav on
</Directory>

You will need to follow the other parts of the WebDAV Howto to add support.
TagsNo tags attached.
Attached Files

- Relationships
related to 0000059closed Add WebDAV support to flexshare 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2010-07-05 15:03 user2 New Issue
2010-07-05 15:04 user2 Relationship added related to 0000059
2010-07-05 15:04 user2 Status new => assigned
2010-07-05 15:04 user2 Assigned To => user2
2010-07-05 15:05 user2 Reporter user2 => dloper
2010-07-05 15:05 user2 Fixed in Version => 5.2
2010-07-05 15:05 user2 Target Version => 5.2
2010-07-05 15:05 user2 Status assigned => resolved
2010-07-05 15:05 user2 Resolution open => fixed
2010-07-19 20:10 user2 Status resolved => closed