Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 708 Bytes

File metadata and controls

26 lines (18 loc) · 708 Bytes

bw-webdav

A generic webdav server which interacts with a back end to access the resources. Extended by the CalDAV project to provide a CalDAV server for Bedework.

A functioning webdav server can be built by fully implementing the abstract WebdavNsIntf class.

Requirements

  1. JDK 21
  2. Maven 3

Using this project

See documentation at github pages for this project

Reporting Issues

Please report issues via the github issues tab at

https://github.com/Bedework/bw-webdav/issues

Contributing

See CONTRIBUTING.md.

Security - Vulnerability reporting

See SECURITY.md.