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

Commitf735a2b

Browse files
committed
[#8104] minor rewording
1 parent0d480e9 commitf735a2b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎security/multiple_user_providers.rst‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,10 @@ a new provider that chains the two together:
8282
),
8383
));
8484
85-
Now, all firewalls without explicit provider configured will use the ``chain_provider``, since
86-
it's the first specified. The ``chain_provider`` will, in turn, try to load
87-
the user from both the ``in_memory`` and ``user_db`` providers.
85+
Now, all firewalls without an explicitly configured user provider will use
86+
the ``chain_provider`` since it's the first specified. The ``chain_provider``
87+
will, in turn, try to load the user from both the ``in_memory`` and ``user_db``
88+
providers.
8889

8990
You can also configure the firewall or individual authentication mechanisms
9091
to use a specific provider. Again, unless a provider is specified explicitly,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp