Zope session management.
Project description
Overview
Zope server side session management.
This package contains Products.Sessions and Products.Transience.
Please note
If you use the standard Zope session implementation, don’t forget to add or uncomment the temporary storage database definition in your Zope configuration:
<zodb_db temporary> <temporarystorage> name Temporary database (for sessions) </temporarystorage> mount-point /temp_folder container-class Products.TemporaryFolder.TemporaryContainer </zodb_db>
Changelog
4.5 (2019-04-15)
add badges to the README
add additional links on PyPI
4.4 (2019-03-28)
improve flake8 compliance
Implement __contains__ on TransientObject (#21)
Fix session data manager edit form
4.3.2 (2019-03-07)
Fix NameError in Products/Transience/Transience.py introduced in version 4.3.
4.3.1 (2019-03-07)
Fix HTML of manageDataManager.dtml. (#22)
4.3 (2019-02-17)
Specify supported Python versions using python_requires in setup.py (Zope#481)
Add support for Python 3.8
4.2.1 (2018-11-30)
4.2 (2018-11-06)
Update the forms to Bootstrap ZMI. (#8)
Add support for Python 3.7.
4.1 (2018-06-06)
Add support for Python 3.5 and 3.6.
Quote variables in Products.Transience manage_container to avoid XSS. From Products.PloneHotfix20160830.
Bring back Application initialization (creation of BrowserIdManager and SessionDataManager in the ZODB on first startup). This requires Zope >= 4.0b5.
4.0 (2016-07-23)
Released as separate distribution including the code. This release requires Zope >= 4.0.
3.0 (2016-08-01)
Create a separate distribution called Products.Sessions without any code inside it. This allows projects to depend on this project inside the Zope 2.13 release line.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Products.Sessions-4.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe9f630cd6187ca21e5c2081b2df523689b51dee536ca8e2993eff9d1bb97c8b |
|
MD5 | e9c78ff3d3adaad2abb6f4d5e03bdfa4 |
|
BLAKE2b-256 | 05aebd87580dc030595f914336d40a0f2aedac4cf075560e5e684ef6dc566279 |