Skip to content

Commit

Permalink
add zxcvbn to default Password policy
Browse files Browse the repository at this point in the history
  • Loading branch information
gergosimonyi committed Oct 24, 2024
1 parent 31effdc commit 8413025
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions blueprints/default/flow-password-change.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ entries:
id: flow
- attrs:
check_static_rules: true
check_zxcvbn: true
length_min: 8
password_field: password
zxcvbn_score_threshold: 2
identifiers:
name: default-password-change-password-policy
id: default-password-change-password-policy
Expand Down

0 comments on commit 8413025

Please sign in to comment.