Flask-session

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 3

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.
- Fixed ``MongoDBSessionInterface`` failure in Python 3.
- Fixed ``SqlAlchemySessionInterface`` failure in Python 3.
- Fixed ``StrictRedis`` support.

0.2.2

-------------

- Added support for non-permanent session.

0.2.1

-------------

- Fixed signing failure.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.