forked from Github-Mirrors/canaille
hotfix
This commit is contained in:
parent
b49f1df395
commit
d9f01fef6e
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ class CoreSettings(BaseModel):
|
|||
email.
|
||||
"""
|
||||
|
||||
ENABLE_PASSWORD_COMPROMISSION_CHECK: bool = True
|
||||
ENABLE_PASSWORD_COMPROMISSION_CHECK: bool = False
|
||||
"""If :py:data:`True`, Canaille will check for password compromise on HIBP
|
||||
every time a new password is register.
|
||||
|
||||
|
|
Loading…
Reference in a new issue