Skip to content

Commit d343515

Browse files
authored
Update user_provider.rst
Fix provider name `backend_users` instead of `backend`
1 parent ce94f89 commit d343515

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
@@ -335,7 +335,7 @@ providers until the user is found:
335335
336336
all_users:
337337
chain:
338-
providers: ['legacy_users', 'users', 'backend']
338+
providers: ['legacy_users', 'users', 'backend_users']
339339
340340
.. _custom-user-provider:
341341

0 commit comments

Comments
 (0)