Flask-sessionstore

Latest version: v0.4.5

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

Scan your dependencies

Page 1 of 2

0.4.5

- Greater Flask support
- Added ability for local DynamoDB development

0.4.2

- Added `DynamoDBSessionInterface`.

0.4.1

- Saved Session Expiry is UTC aware.
- SqlAlchemySessionInterface is using VARCHAR(255) to store session id now
- SqlAlchemySessionInterface won't run `db.create_all` anymore
- Docker Compose instructions for local testing
- JSON Serializer instead of Pickle

0.4

[Hard Fork of orphaned repo at https://github.com/fengsp/flask-session]

0.3

- SqlAlchemySessionInterface is using LargeBinary type to store data now
- Fixed MongoDBSessionInterface delete method not found
- Fixed TypeError when getting store_id using a signer

0.2.3

- Fixed signing failure in Python 3.x
- Fixed MongoDBSessionInterface failure in Python 3.x
- Fixed SqlAlchemySessionInterface failure in Python 3.x
- Fixed StrictRedis support

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.