Commit 548b0cd
committed
minor symfony#20711 Remove non-existent password_strength setting from the reference (stof)
This PR was merged into the 6.4 branch.
Discussion
----------
Remove non-existent password_strength setting from the reference
This was added in symfony#18124 when documenting the new constraint, but the implementation does not have a configuration setting for that in the FrameworkBundle configuration.
I spotted this when I saw it being in the reference without the usual info about the type of values and wanting to fix it.
Commits
-------
a87223b Remove non-existent password_strength setting from the reference1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2837 | 2837 | | |
2838 | 2838 | | |
2839 | 2839 | | |
2840 | | - | |
2841 | | - | |
2842 | | - | |
2843 | | - | |
2844 | | - | |
2845 | | - | |
2846 | | - | |
2847 | | - | |
2848 | 2840 | | |
2849 | 2841 | | |
2850 | 2842 | | |
| |||
0 commit comments