Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 03f2d40

Browse filesBrowse files
committed
Fix wrong heading for not_compromised_password
1 parent b8498bb commit 03f2d40
Copy full SHA for 03f2d40

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎reference/configuration/framework.rst

Copy file name to clipboardExpand all lines: reference/configuration/framework.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2223,7 +2223,7 @@ error messages.
22232223
.. _reference-validation-not-compromised-password:
22242224

22252225
not_compromised_password
2226-
~~~~~~~~~~~~~~~~~~~~~~~~
2226+
........................
22272227

22282228
The :doc:`NotCompromisedPassword </reference/constraints/NotCompromisedPassword>`
22292229
constraint makes HTTP requests to a public API to check if the given password
@@ -2232,7 +2232,7 @@ has been compromised in a data breach.
22322232
.. _reference-validation-not-compromised-password-enabled:
22332233

22342234
enabled
2235-
.......
2235+
"""""""
22362236

22372237
**type**: ``boolean`` **default**: ``true``
22382238

@@ -2246,7 +2246,7 @@ make HTTP requests, such as in ``dev`` and ``test`` environments or in
22462246
continuous integration servers.
22472247

22482248
endpoint
2249-
........
2249+
""""""""
22502250

22512251
**type**: ``string`` **default**: ``null``
22522252

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.