Skip to content

Commit 34bacb5

Browse files
abdel-benwouterj
authored andcommitted
Update user_provider.rst
Fix provider name `backend_users` instead of `backend`
1 parent 5afc362 commit 34bacb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/user_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ providers until the user is found:
332332
333333
all_users:
334334
chain:
335-
providers: ['legacy_users', 'users', 'backend']
335+
providers: ['legacy_users', 'users', 'backend_users']
336336
337337
.. _custom-user-provider:
338338

0 commit comments

Comments
 (0)