Commit 2ecf45c
File tree
2 files changed
+24
-2
lines changedFilter options
- src/Symfony/Component/Security
- Http/RememberMe
- Tests/Http/RememberMe
2 files changed
+24
-2
lines changedsrc/Symfony/Component/Security/Http/RememberMe/ResponseListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/RememberMe/ResponseListener.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
30 | 35 |
|
31 | 36 |
|
32 | 37 |
|
|
src/Symfony/Component/Security/Tests/Http/RememberMe/ResponseListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Tests/Http/RememberMe/ResponseListenerTest.php+19-2Lines changed: 19 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 |
| - |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
45 | 61 |
|
46 | 62 |
|
47 | 63 |
|
| ||
78 | 94 |
|
79 | 95 |
|
80 | 96 |
|
81 |
| - |
| 97 | + |
82 | 98 |
|
83 | 99 |
|
84 | 100 |
|
85 | 101 |
|
86 | 102 |
|
87 | 103 |
|
| 104 | + |
88 | 105 |
|
89 | 106 |
|
90 | 107 |
|
|
0 commit comments