Commit f64b805
File tree
13 files changed
+216
-12
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DataCollector
- DependencyInjection
- Resources
- config
- views/Collector
- Security
- Tests/DependencyInjection
- Component/Security/Http
- Authorization
- Firewall
- Tests/Firewall
13 files changed
+216
-12
lines changedsrc/Symfony/Bundle/SecurityBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
| 179 | + |
179 | 180 |
|
180 | 181 |
|
181 | 182 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
214 | 215 |
|
215 | 216 |
|
216 | 217 |
|
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
217 | 226 |
|
218 | 227 |
|
219 | 228 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
579 | 579 |
|
580 | 580 |
|
581 | 581 |
|
| 582 | + |
582 | 583 |
|
583 | 584 |
|
584 | 585 |
|
| ||
885 | 886 |
|
886 | 887 |
|
887 | 888 |
|
| 889 | + |
| 890 | + |
| 891 | + |
| 892 | + |
| 893 | + |
888 | 894 |
|
889 | 895 |
|
890 | 896 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/config/security.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
| ||
218 | 219 |
|
219 | 220 |
|
220 | 221 |
|
| 222 | + |
221 | 223 |
|
222 | 224 |
|
223 | 225 |
|
| ||
310 | 312 |
|
311 | 313 |
|
312 | 314 |
|
| 315 | + |
| 316 | + |
313 | 317 |
|
314 | 318 |
|
src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
| 142 | + |
142 | 143 |
|
143 | 144 |
|
144 | 145 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/views/Collector/security.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/views/Collector/security.html.twig+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
301 | 301 |
|
302 | 302 |
|
303 | 303 |
|
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
304 | 308 |
|
305 | 309 |
|
306 | 310 |
|
|
src/Symfony/Bundle/SecurityBundle/Security/FirewallConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Security/FirewallConfig.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
104 | 105 |
|
105 | 106 |
|
106 | 107 |
|
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
107 | 113 |
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTestCase.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
| 152 | + |
152 | 153 |
|
153 | 154 |
|
154 | 155 |
|
| ||
184 | 185 |
|
185 | 186 |
|
186 | 187 |
|
| 188 | + |
187 | 189 |
|
188 | 190 |
|
189 | 191 |
|
| ||
201 | 203 |
|
202 | 204 |
|
203 | 205 |
|
| 206 | + |
204 | 207 |
|
205 | 208 |
|
206 | 209 |
|
| ||
218 | 221 |
|
219 | 222 |
|
220 | 223 |
|
| 224 | + |
221 | 225 |
|
222 | 226 |
|
223 | 227 |
|
|
src/Symfony/Component/Security/Http/Authorization/NotFullFledgedHandlerInterface.php
Copy file name to clipboard+35Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
src/Symfony/Component/Security/Http/Authorization/SameAsNotFullFledgedHandle.php
Copy file name to clipboard+43Lines changed: 43 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php+24-9Lines changed: 24 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
| ||
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
| 61 | + |
60 | 62 |
|
61 | 63 |
|
62 | 64 |
|
| ||
127 | 129 |
|
128 | 130 |
|
129 | 131 |
|
130 |
| - |
131 | 132 |
|
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
136 | 145 |
|
| 146 | + |
137 | 147 |
|
138 |
| - |
139 |
| - |
140 |
| - |
| 148 | + |
| 149 | + |
| 150 | + |
141 | 151 |
|
142 | 152 |
|
143 |
| - |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
144 | 159 |
|
145 | 160 |
|
146 | 161 |
|
|
0 commit comments