Litestar-users

Latest version: v1.2.3

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

Scan your dependencies

Page 2 of 4

1.0.0rc1

- update the package to work with `litestar` v2.1.1
- drop `pydantic` dependency.

0.8.0

- fix `retrieve_user_handler` to use the same db session used in dependency injection.

0.7.1

- fix unset default argument on `BaseUserService`.
- fix unset `UserCreateDTO` fields to be excluded from user creation.

0.7.0

- update (harden) authentication algorithm.
- remove built-in `OpenAPIConfig` instance.

0.6.0

- add `argon2-cffi` dependency.
- default password hashing scheme to `argon2`.

0.5.0

- add defaults to `StarliteUsersConfig` options.
- add option to subclass the user repository.
- fix documentation links.
- rework how routes are excluded from authentication.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.