Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit35925da

Browse files
authored
Fixvalidation.not_compromised_password option default
1 parenta447b04 commit35925da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎reference/configuration/framework.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2147,13 +2147,13 @@ has been compromised in a data breach.
21472147
enabled
21482148
.......
21492149

2150-
**type**: ``boolean`` **default**: ``false``
2150+
**type**: ``boolean`` **default**: ``true``
21512151

21522152
..versionadded::4.3
21532153

21542154
The ``enabled`` option was introduced in Symfony 4.3.
21552155

2156-
If you set this option to ``true``, no HTTP requests will be made and the given
2156+
If you set this option to ``false``, no HTTP requests will be made and the given
21572157
password will be considered valid. This is useful when you don't want or can't
21582158
make HTTP requests, such as in ``dev`` and ``test`` environments or in
21592159
continuous integration servers.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp