File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
contributing/code_of_conduct Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments