Django-user-management

Latest version: v18.0.0

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

Scan your dependencies

Page 6 of 12

8.0.0

Not secure
* Use `incuna-pigeon` for notifications.

7.0.1

Not secure
* Fix `UserChangeForm` admin form `fields` to only include fields used in `UserAdmin.fieldsets`.

7.0.0

Not secure
* Add `delete` to `ProfileDetail` view

Notes

* When an object is referencing the user model with a foreign key it is possible
to define the behavior with `on_delete`.

see https://docs.djangoproject.com/en/1.7/ref/models/fields/django.db.models.ForeignKey.on_delete

6.0.0

Not secure
* Raise an error when user is not active at login

5.0.0

Not secure
* Return 400 instead of 401 when `uidb64` or `token` is expired or not valid.

4.2.0

Not secure
* Return `AuthenticationFailed` `401` instead of `404` `NotFound` for not valid
`uidb64` and `token`

Page 6 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.