File tree
3 files changed
+10
-9
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle/Tests/Functional
- app/JsonLogin
- Component/Security/Http/Firewall
3 files changed
+10
-9
lines changedsrc/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/JsonLogin/switchuser_stateless.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/JsonLogin/switchuser_stateless.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
src/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| 82 | + |
82 | 83 |
|
83 |
| - |
| 84 | + |
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
87 |
| - |
| 88 | + |
88 | 89 |
|
89 | 90 |
|
90 | 91 |
|
91 |
| - |
| 92 | + |
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
| ||
106 | 107 |
|
107 | 108 |
|
108 | 109 |
|
109 |
| - |
| 110 | + |
| 111 | + |
110 | 112 |
|
111 | 113 |
|
112 | 114 |
|
113 | 115 |
|
114 | 116 |
|
115 | 117 |
|
116 |
| - |
| 118 | + |
117 | 119 |
|
118 | 120 |
|
119 | 121 |
|
120 | 122 |
|
121 | 123 |
|
122 |
| - |
| 124 | + |
123 | 125 |
|
124 | 126 |
|
125 | 127 |
|
| ||
133 | 135 |
|
134 | 136 |
|
135 | 137 |
|
136 |
| - |
137 |
| - |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
|
0 commit comments