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**:
29
29
* *Twitter *: `@EmilieLorenzo <https://twitter.com/EmilieLorenzo >`_
30
30
* *SymfonyConnect *: `emilielorenzo <https://connect.symfony.com/profile/emilielorenzo >`_
31
31
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
-
38
32
* **Tobias Nyholm **
39
33
40
34
* *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:
336
336
337
337
all_users :
338
338
chain :
339
- providers : ['legacy_users', 'users', 'backend ']
339
+ providers : ['legacy_users', 'users', 'backend_users ']
340
340
341
341
.. _custom-user-provider :
342
342
You can’t perform that action at this time.
0 commit comments