adds description on ENABLE_PASSWORD_COMPROMISSION_CHECK config setting

This commit is contained in:
sebastien 2024-11-13 16:22:50 +01:00
parent 4c146cc970
commit 738ea3a5ac

View file

@ -322,3 +322,6 @@ class CoreSettings(BaseModel):
"""
ENABLE_PASSWORD_COMPROMISSION_CHECK: bool = False
"""Enable to check for password compromise on HIBP.
"""