Flask-session2

Latest version: v1.3.1

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

Scan your dependencies

Page 1 of 2

0.4.0

- Added support for `SESSION_COOKIE_SAMESITE`

0.3.2

- Changed `werkzeug.contrib.cache` to `cachelib`

0.3.1

- SqlAlchemySessionInterface is using VARCHAR(255) to store session id now
- SqlAlchemySessionInterface won't run `db.create_all` anymore

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

0.2.2

Added support for non-permanent session.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.