Commit 4a1877e
committed
File tree
Expand file treeCollapse file tree
3 files changed
+41
-10
lines changedFilter options
- src/Symfony/Bundle/SecurityBundle
- DependencyInjection/Security/Factory
- Tests/Functional
- Bundle/RememberMeBundle/Security
Expand file treeCollapse file tree
3 files changed
+41
-10
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
| 211 | + |
211 | 212 |
|
212 | 213 |
|
213 | 214 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/RememberMeBundle/Security/UserChangingUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/RememberMeBundle/Security/UserChangingUserProvider.php+15-8Lines changed: 15 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
31 |
| - |
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
36 |
| - |
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
| 43 | + |
47 | 44 |
|
48 | 45 |
|
49 | 46 |
|
50 | 47 |
|
51 | 48 |
|
52 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
53 | 60 |
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/RememberMeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/RememberMeTest.php+25-2Lines changed: 25 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
16 | 23 |
|
17 | 24 |
|
18 | 25 |
|
| ||
51 | 58 |
|
52 | 59 |
|
53 | 60 |
|
54 |
| - |
| 61 | + |
| 62 | + |
| 63 | + |
55 | 64 |
|
| 65 | + |
56 | 66 |
|
57 | 67 |
|
58 | 68 |
|
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
59 | 74 |
|
60 | 75 |
|
61 | 76 |
|
| ||
121 | 136 |
|
122 | 137 |
|
123 | 138 |
|
124 |
| - |
| 139 | + |
| 140 | + |
| 141 | + |
125 | 142 |
|
| 143 | + |
126 | 144 |
|
127 | 145 |
|
128 | 146 |
|
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
129 | 152 |
|
130 | 153 |
|
131 | 154 |
|
|
0 commit comments