Skip to content

Commit edf6631

Browse files
committed
[Symfony][Validator] Added option disable_not_compromised_password
1 parent bddda97 commit edf6631

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
framework:
2+
validation:
3+
# As of Symfony 4.3 you can disable the NotCompromisedPassword Validator
4+
# disable_not_compromised_password: true

0 commit comments

Comments
 (0)