Zope.publisher

Latest version: v7.0

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

Scan your dependencies

Page 6 of 10

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.

3.9.3

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

- Fix the check for untrusted redirects introduced in 3.9.0 so it works with
virtual hosting.

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.