As you know, SignedCookieSessionFactory stores a base64-encoded pickled object in a user cookie, which can be insecure in some cases.
With this package your cookie has a md5-like string, that identifies a file which lives in a server’s directory (/tmp by default) and contains a pickled session object.
To be honest, it is a modified version of pyramid.session.BaseCookieSessionFactory with the same behavior.
Documentation: https://github.com/tark-hidden/pyramid_file_session
Changelog
0.1.1
More accuracy work with files. with open instead of open.
0.1
Initial release.
Release files for pyramid_file_session 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyramid_file_session-0.1.1.zip | 7.9 kB | Details |
Release files / pyramid_file_session-0.1.1.zip
| Download URL | pyramid_file_session-0.1.1.zip |
|---|---|
| Size | 7.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
75d422801f604a1078917ab0f1050701939991e405511d9fcc4221fa8a3eedb6
|
|
BLAKE2b-256 checksum How to use checksums |
fb06ae521695ed0ff1ece3182acdc200ba64f2d8715b28ecb6e317051c32f9cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |