Wsgidav

Latest version: v4.3.3

Safety actively analyzes 638452 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

2.0.1

- 46 Wrap xml libraries with the equivalent defusedxml packages (Tom Viner)

2.0.0

- 4: Support Python 3
- Windows MSI Installer
- Drop support for Python 2.6
- cherrypy.wsgiserver is no longer included as source package.
CherryPy is still the recommended standalone WSGI server, and deployed with the
binary installation. It is also installed as dependency by `setup.py test`.
However if a source installation is used, either install cherrypy using
`pip install cherrypy` or choose another server using the `--server` option.
- Configuration:
- New options `server` and `server_args`
- Removed `ext_servers` option
- Standalone server:
- New command line option `--server` (defaults to cherrypy)
- New command line option `--no-config`
- Removed command line option `-d` use `-vv` instead
- Use py.test & tox

1.3.0

- 19: Add option `mutable_live_props` to support setting last modified file/directory timestamps
(Jonas Bardino)
- 23: Fix Windows file manager and OSX Finder fails on file names with comma (Jonas Bardino)
- 27: Do not install tests (Erich Seifert)
- 28: New option `trusted_auth_header` allows reverse proxy authentication (Mageti)
- 30: API change to allow much easier per-user chrooting (Jonas Bardino)
- 32: Fix digest authentication rejected due to invalid header (Adrian Crețu)

1.2.0

- 8: Unquote PATH_INFO is now optional 'unquote_path_info'; defaults to false.
(Brian Sipos)
- 9: Fixed status codes for apache mod_wsgi (Brian Sipos)
- 10: Hotfix for file copy on GVFS (Brian Sipos)
- 12: Configurable middleware stack (Pavel Shiryaev)
- 15: Fix Finder access (Jonas Bardino)

1.1.0

- New dir_browser option 'ms_sharepoint_plugin' to start MS Office documents in edit-mode
- Moved project from Google Code to GitHub
- Moved documentation to ReadTheDocs

1.0.0

- **NOTE**: no longer tested with Python 2.4.
- SSL sample with bogo-cert
- Renamed 'msmount' option to 'ms_mount'.
- Files are always stored in binary mode.
- Port and hostname can now be specified in config file (before: command line only).
- New option for dir_browser: 'msSharepointUrls' will prepend 'ms-word:ofe|u|' to URL for MS Offce documents.
- New option 'add_header_MS_Author_Via = True' to support editing with Microsoft Office
- FilesystemProvider expands variables like '~', '$Name' and '%NAME%' in folder paths (i.e. '~/foo' -> '/Users/joe/foo')
- Issue 55 Failure operating with litmus test suite, Mac OS X WebDAV Client, Windows 7 (thanks to Ben Allums)
- Fixed issue 48 Allow the dirbrowser to be configured from the config file (thanks to Herman Grecco)
- Fixed issue 43 Unicode error in Ubuntu
- Allow Ctrl-C / SIGINT to stop CherryPyWSGIServer
- Made mimetype guessing more robust
- Updated CherryPy standalone WSGI server to 3.2.4
- Support 'setup.py test' which uses nosetests and includes litmus

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.