Zope-publisher

Latest version: v4.3.2

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

Scan your dependencies

Page 4 of 9

3.12.2

===================

- Remove use of ``zope.testing.doctestunit`` in favor of stdlib's ``doctest``.

- Fix bug where xml-rpc requests would hang when served using
``paster.httpserver``.

3.12.1

===================

- Ensure that ``BaseRequest.traverse`` does not call traversal hooks on
elements previously traversed but wrapped in a security proxy.

3.12.0

===================

- Revert change done in 3.6.2, removing the ``zope.authentication``
dependency again. Move the ``BasicAuthAdapter`` and ``FTPAuth`` adapters
to the new ``zope.login`` package.

3.11.0

===================

- Move ``EndRequestEvent`` and ``IEndRequestEvent`` here from
``zope.app.publication``.

3.10.1

===================

- Declare minimum dependency on ``zope.contenttype`` 3.5 (omitted in 3.10).

3.10.0

===================

- Move the implementation of ``zope.publisher.contenttype`` to
``zope.contenttype.parse``, leaving BBB imports and moving tests along.
``zope.contenttype`` is a new but light-weight dependency of this package.

- Support Python 2.6 by keeping QUERY_STRING out of request.form if
the method is a POST. The original QUERY_STRING is still available if
further processing is needed.

- Better support the zcml ``defaultSkin`` directive's behavior (registering
an interface as a default skin) in the ``setDefaultSkin`` function.

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.