* fix #28620: update minimum password score to 1 Updated minimum password score to 1 Updated passsword score test * fix: password score now correctly defaults to 1 when enabled * feat: added password score test for failure test when score is 0 * fix(system_settings): set check field value to 2, regenerate json Signed-off-by: Akhil Narang <me@akhilnarang.dev> --------- Signed-off-by: Akhil Narang <me@akhilnarang.dev> Co-authored-by: Akhil Narang <me@akhilnarang.dev> |
||
|---|---|---|
| .. | ||
| api | ||
| doctype | ||
| page | ||
| report | ||
| web_form | ||
| workspace | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.