8000 Merge branch '4.4' into 5.1 · symfony/symfony-docs@4bdb8f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4bdb8f8

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Remove Michelle from the CARE team Update user_provider.rst
2 parents 019b84e + 98fd3cf commit 4bdb8f8

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

contributing/code_of_conduct/care_team.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ of them at once by emailing **care@symfony.com**:
2929
* *Twitter*: `@EmilieLorenzo <https://twitter.com/EmilieLorenzo>`_
3030
* *SymfonyConnect*: `emilielorenzo <https://connect.symfony.com/profile/emilielorenzo>`_
3131

32-
* **Michelle Sanver**
33-
34-
* *E-mail*: michelle [at] liip.ch
35-
* *Twitter*: `@michellesanver <https://twitter.com/michellesanver>`_
36-
* *SymfonyConnect*: `michellesanver <https://connect.symfony.com/profile/michellesanver>`_
37-
3832
* **Tobias Nyholm**
3933

4034
* *E-mail*: tobias.nyholm [at] gmail.com

security/user_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ providers until the user is found:
336336
337337
all_users:
338338
chain:
339-
providers: ['legacy_users', 'users', 'backend']
339+
providers: ['legacy_users', 'users', 'backend_users']
340340
341341
.. _custom-user-provider:
342342

0 commit comments

Comments
 (0)
0