add password policy

This commit is contained in:
Jens Langhammer
2019-03-03 17:12:05 +01:00
parent 20ad062814
commit c7fc444c95
10 changed files with 117 additions and 1 deletions

View File

@ -75,6 +75,7 @@ INSTALLED_APPS = [
'passbook.captcha_factor.apps.PassbookCaptchaFactorConfig',
'passbook.hibp_policy.apps.PassbookHIBPConfig',
'passbook.pretend.apps.PassbookPretendConfig',
'passbook.password_expiry_policy.apps.PassbookPasswordExpiryPolicyConfig',
]
# Message Tag fix for bootstrap CSS Classes