Aiohttp-session

Latest version: v2.12.0

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

Scan your dependencies

Page 1 of 5

2.12.0

===================

* Migrated from `aioredis` to `redis` (if using redis without installing
`aiohttp-session[aioredis]` then it will be necessary to manually install `redis`).

2.11.0

===================

* Support initialising `EncryptedCookieStorage` with `Fernet` object directly.
* Fix an issue where the session would get reset before the cookie expiry.

2.10.0

===================

* Typing support
* Add samesite cookie option
* Support aioredis 2

2.9.0

==================

* Fix memcached expiring time (398)

2.8.0

==================

* Make this compatible with Python 3.7+. Import from collections.abc, instead
of from collections. (373)

2.7.0

==================

* Reset a session if the session age > max_age (331)

* Reset a session on TTL expiration for EncryptedCookieStorage (326)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.