Skip to main content

File-based session factory for Pyramid framework

Project description

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.

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

pyramid_file_session-0.1.1.zip (7.9 kB view details)

Uploaded Source

File details

Details for the file pyramid_file_session-0.1.1.zip.

File metadata

File hashes

Hashes for pyramid_file_session-0.1.1.zip
Algorithm Hash digest
SHA256 75d422801f604a1078917ab0f1050701939991e405511d9fcc4221fa8a3eedb6
MD5 982f9644a04af373dbfb6f7b107a287d
BLAKE2b-256 fb06ae521695ed0ff1ece3182acdc200ba64f2d8715b28ecb6e317051c32f9cf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page