Encrypted session cookie serializer for Pyramid
Project description
Changelog
1.0.0 (2020-08-17)
Add session_factory_from_settings and includeme. See https://github.com/Pylons/pyramid_nacl_session/pull/11
Support the samesite option and default to Lax. See https://github.com/Pylons/pyramid_nacl_session/pull/14
Drop Python 2.6, 3.3, and 3.4 support.
Add Python 3.6, 3.7 and 3.8 support.
0.3 (2016-02-16)
Drop Python 3.2 support.
Drop the trailing padding (=) from base64 content. See https://github.com/Pylons/pyramid_nacl_session/pull/7
Add the EncryptedCookieSessionFactory as the primary API for using an encrypted session. See https://github.com/Pylons/pyramid_nacl_session/pull/6
0.2 (2015-11-23)
Split the EncryptingPickleSerializer into EncryptedSerializer with a default dependency on pyramid.session.PickleSerializer allowing alternative serializers to be used with the encryption interface. See https://github.com/Pylons/pyramid_nacl_session/pull/4
0.1 (2015-11-23)
Initial release.
Project details
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 pyramid_nacl_session-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f15a7a99fa15480d0b0bea1ea7fd488033db351cfd662b7cb24955ad1cd120f |
|
MD5 | f3a528437200267270e452068d602518 |
|
BLAKE2b-256 | 70afce82123c841144f476f89857840a0ba590df289484b531b4cbf997487efb |
Hashes for pyramid_nacl_session-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fab5b0bd6f7c5bf31ec0b72f13b3f572f1a66dcd4f8519146b2acf9fa76805a1 |
|
MD5 | 93764a641d1dd90d0998228bba11ce57 |
|
BLAKE2b-256 | dc9e50ff6b56a7bd17cd1373c1f2581091d25cac2a5a529361028bc3e3e23cf7 |