🔒️(passwords) add validators for production
This enabled various password validators to enforce password complexity.
This commit is contained in:
@@ -40,6 +40,7 @@ dependencies = [
|
||||
"django-storages==1.14.5",
|
||||
"django-timezone-field>=5.1",
|
||||
"django-treebeard==4.7.1",
|
||||
"django-zxcvbn-password-validator==1.4.5",
|
||||
"django==5.1.7",
|
||||
"djangorestframework==3.15.2",
|
||||
"dockerflow==2024.4.2",
|
||||
|
||||
Reference in New Issue
Block a user