10000 Added versionadded directive · symfony/symfony-docs@53ae892 · GitHub
[go: up one dir, main page]

Skip to content

Commit 53ae892

Browse files
committed
Added versionadded directive
1 parent 2a96142 commit 53ae892

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/configuration/framework.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1785,6 +1785,10 @@ disable_not_compromised_password
17851785

17861786
**type**: ``boolean`` **default**: ``false``
17871787

1788+
.. verionadded:: 4.3
1789+
1790+
The ``disable_not_compromised_password`` option was introduced in Symfony 4.3.
1791+
17881792
The :doc:`NotCompromisedPassword </reference/constraints/NotCompromisedPassword>`
17891793
constraint makes HTTP requests to a public API to check if the given password
17901794
has been compromised in a data breach.

0 commit comments

Comments
 (0)
0