i3thuan5 / django-password-policies-validator

https://pypi.org/project/django-password-policies-validator/
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Restrict minimum interval of password reset #5

Closed niauah closed 1 year ago

niauah commented 1 year ago

Reusable apps and AUTH_USER_MODEL

Reusable apps shouldn’t implement a custom user model. A project may use many apps, and two reusable apps that implemented a custom user model couldn’t be used together.

sih4sing5hong5 commented 1 year ago

signal: