Commit b163a95
File tree
7 files changed
+18
-27
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- Security/User
- Component/Security/Core/User
7 files changed
+18
-27
lines changedsrc/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
105 |
| - |
| 105 | + |
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
|
src/Symfony/Bridge/Doctrine/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/composer.json+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
|
src/Symfony/Component/Security/Core/User/ChainUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/ChainUserProvider.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
|
src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
|
src/Symfony/Component/Security/Core/User/LdapUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/LdapUserProvider.php+4-10Lines changed: 4 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
| 112 | + |
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
120 |
| - |
121 |
| - |
122 |
| - |
123 | 120 |
|
124 | 121 |
|
125 |
| - |
| 122 | + |
126 | 123 |
|
127 | 124 |
|
128 | 125 |
|
| ||
140 | 137 |
|
141 | 138 |
|
142 | 139 |
|
143 |
| - |
144 |
| - |
145 |
| - |
146 | 140 |
|
147 |
| - |
| 141 | + |
148 | 142 |
|
149 | 143 |
|
150 | 144 |
|
|
src/Symfony/Component/Security/Core/User/MissingUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/MissingUserProvider.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
|
src/Symfony/Component/Security/Core/User/UserProviderInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/UserProviderInterface.php+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
44 | 42 |
|
45 | 43 |
|
46 | 44 |
|
47 | 45 |
|
48 |
| - |
| 46 | + |
49 | 47 |
|
50 | 48 |
|
51 | 49 |
|
| ||
65 | 63 |
|
66 | 64 |
|
67 | 65 |
|
68 |
| - |
69 |
| - |
70 | 66 |
|
71 | 67 |
|
72 |
| - |
| 68 | + |
73 | 69 |
|
0 commit comments