Litestar-users

Latest version: v1.6.2

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

Scan your dependencies

Page 4 of 5

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.

0.4.0

- unify `BaseUserService` and `BaseUserRoleService` et al.
- add configuration options to `StarliteUsersConfig`.
- add `hash_schemes` configuration to `PasswordManager`
- remove configuration class variables from `BaseUserService`.
- remove `UserRoleAssociationMixin`.
- remove `SQLAlchemyUserRoleMixin`.
- remove `__tablename__` declarations from SQLAlchemy mixins.

0.3.3

- fix session login response serialization issue.

0.3.2

- fix verification issue.

0.3.1

- replace broken SQLAlchemy forward refs.

0.3.0

- add `BaseUserRoleService`
- add `BaseUserRoleReadDTO`
- add `SQLAlchemyUserRoleRepository`
- add `SQLAlchemyUserRolesMixin`
- remove `role` based methods from `BaseUserService`
- remove `role` based methods from `SQLAlchemyUserRepository`
- remove `roles` attribute from `BaseUserReadDTO`
- remove `roles` attribute from `SQLAlchemyUserMixin`
- update `get_service` dependency function.
- update `retrieve_user_handler` helpers.
- update examples.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.