10000 - · symfony/symfony-docs@2a96142 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a96142

Browse files
committed
-
1 parent 7f764b2 commit 2a96142

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Configuration
184184
* `validation`_
185185

186186
* :ref:`cache <reference-validation-cache>`
187-
* `disable_not_compromised_password`_
187+
* :ref:`disable_not_compromised_password <reference-validation-disable_not_compromised_password>`
188188
* `email_validation_mode`_
189189
* :ref:`enable_annotations <reference-validation-enable_annotations>`
190190
* :ref:`enabled <reference-validation-enabled>`

reference/constraints/NotCompromisedPassword.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ For example, if the password is ``test``, the entire SHA-1 hash is
100100
.. seealso::
101101

102102
When using this constraint inside a Symfony application, define the
103-
:ref:`disable_not_compromised_password reference-validation-disable_not_compromised_password`
103+
:ref:`disable_not_compromised_password <reference-validation-disable_not_compromised_password>`
104104
option to avoid making HTTP requests in the ``dev`` and ``test`` environments.
105105

106106
Available Options

0 commit comments

Comments
 (0)
0