add experimental HaveIBeenPwned Password Policy

This commit is contained in:
Jens Langhammer
2019-02-25 17:21:56 +01:00
parent 8c94aef6d0
commit 10d6a30f2c
9 changed files with 109 additions and 0 deletions

View File

@ -0,0 +1,2 @@
"""passbook hibp_policy"""
__version__ = '0.0.7-alpha'