A generic and extendable WebDAV server written in Python and based on WSGI.
Main features:
• WsgiDAV is a stand-alone WebDAV server with SSL support, that can be
installed and run as Python command line script.
• The python-pam library is needed as extra requirement if pam-login
authentication is used on Linux or OSX.
• WebDAV is a superset of HTTP, so WsgiDAV is also a performant,
multi-threaded web server with SSL support.
• WsgiDAV is also a Python library that implements the WSGI protocol and can
be run behind any WSGI compliant web server.
• WsgiDAV is implemented as a configurable stack of WSGI middleware
applications. Its open architecture allows to extend the functionality and
integrate WebDAV services into your project. Typical use cases are:
• Expose data structures as virtual, editable file systems.
• Allow online editing of MS Office documents.
Update Information:
4.3.4 / 2026-05-24 Resolve security advisory CVE-2026-48099
* Mon May 25 2026 Benjamin A. Beasley - 4.3.4-1
- Update to 4.3.4 upstream release
- Resolves: rhbz#2481045
* Wed May 20 2026 Benjamin A. Beasley - 4.3.3-21
- Use various long options
* Wed May 20 2026 Benjamin A. Beasley - 4.3.3-20
- Use long pyproject options
[ 1 ] Bug #2481045 - python-wsgidav-4.3.4 is available https://bugzilla.redhat.com/show_bug.cgi?id=2481045
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-7d942b469f' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.