Zope.session

Latest version: v5.1

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

Scan your dependencies

Page 4 of 5

3.8.0

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

- Add missing test dependency on ``zope.site`` and
``zope.app.publication``.

3.7.1

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

- Specify i18n_domain for titles in apidoc.zcml

- ZODB 3.9 no longer contains
ZODB.utils.ConflictResolvingMappingStorage, fixed tests, so they
work both with ZODB 3.8 and 3.9.

3.7.0

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

New features:

- Added a 'postOnly' option on CookieClientIdManagers to only allow setting
the client id cookie on POST requests. This is to further reduce risk from
broken caches handing the same client id out to multiple users. (Of
course, it doesn't help if caches are broken enough to cache POSTs.)

3.6.0

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

New features:

- Added a 'secure' option on CookieClientIdManagers to cause the secure
set-cookie option to be used, which tells the browser not to send the
cookie over http.

This provides enhanced security for ssl-only applications.

- Only set the client-id cookie if it isn't already set and try to
prevent the header from being cached. This is to minimize risk from
broken caches handing the same client id out to multiple users.

3.5.2

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

- Remove ConflictErrors caused on SessionData caused by setting
``lastAccessTime``.

3.5.1

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

- Split up the ZCML to make it possible to re-use more reasonably.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.