Fastapi-users

Latest version: v13.0.0

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

Scan your dependencies

Page 4 of 17

10.1.0

Not secure
New features and improvements

* Account e-mail association when authenticating with OAuth is now disabled by default for security reasons. It can be re-enabled on the router using the `associate_by_email` flag. [[Documentation](https://fastapi-users.github.io/fastapi-users/10.1/configuration/oauth/#existing-account-association)]
* New router to associate an OAuth account with an authenticated user account. [[Documentation](https://fastapi-users.github.io/fastapi-users/10.1/configuration/oauth/#existing-account-association)]
* New hooks `on_before_delete` and `on_after_delete`. [[Documentation](https://fastapi-users.github.io/fastapi-users/10.1/configuration/user-manager/#on_before_delete)] Thanks schwannden 🎉
* Bump dependencies:
* `httpx-oauth >=0.4,<=0.7` Thanks carloe 🎉

10.0.7

Not secure
Improvements

* FastAPI dependency is now unconstrained, meaning FastAPI Users will always be installable with the latest version of FastAPI. Thanks austinorr 🎉
* Optional Redis dependency now uses the main `redis` package, as async support has been merged into it. Thanks applied-mathematician 🎉

10.0.6

Not secure
Security fix

* Upgrade `pyjwt[crypto] ==2.4.0` to fix [CVE-2022-29217](https://github.com/advisories/GHSA-ffqj-6fqr-9h24). Thanks JimScope 🎉

10.0.5

Not secure
Bug fixes

* Fix 1000: using Beanie, `id` was `null` in API responses. Thanks JimScope 🎉

10.0.4

Not secure
Improvements

* Bump dependencies:
* `fastapi >=0.65.2,<0.79.0`

10.0.3

Not secure
Improvements

* Bump dependencies:
* `fastapi >=0.65.2,<0.78.0`
* `email-validator >=1.1.0,<1.3`

Page 4 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.