File tree
4 files changed
+119
-7
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- Resources/config
- Component/Security/Core
- Tests
4 files changed
+119
-7
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
| ||
289 | 290 |
|
290 | 291 |
|
291 | 292 |
|
292 |
| - |
| 293 | + |
293 | 294 |
|
294 | 295 |
|
295 | 296 |
|
296 | 297 |
|
297 | 298 |
|
298 | 299 |
|
299 | 300 |
|
300 |
| - |
| 301 | + |
301 | 302 |
|
| 303 | + |
302 | 304 |
|
303 | 305 |
|
304 | 306 |
|
| ||
313 | 315 |
|
314 | 316 |
|
315 | 317 |
|
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
316 | 325 |
|
317 | 326 |
|
318 | 327 |
|
| ||
561 | 570 |
|
562 | 571 |
|
563 | 572 |
|
564 |
| - |
| 573 | + |
565 | 574 |
|
566 | 575 |
|
567 | 576 |
|
|
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 |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
93 | 97 |
|
94 | 98 |
|
95 | 99 |
|
|
src/Symfony/Component/Security/Core/Security.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Security.php+40-1Lines changed: 40 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
| ||
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
33 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
34 | 41 |
|
| 42 | + |
35 | 43 |
|
36 | 44 |
|
37 | 45 |
|
| ||
69 | 77 |
|
70 | 78 |
|
71 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
72 | 111 |
|
src/Symfony/Component/Security/Core/Tests/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/SecurityTest.php+63-3Lines changed: 63 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
21 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
22 | 30 |
|
23 | 31 |
|
24 | 32 |
|
| ||
33 | 41 |
|
34 | 42 |
|
35 | 43 |
|
36 |
| - |
| 44 | + |
37 | 45 |
|
38 | 46 |
|
39 | 47 |
|
| ||
54 | 62 |
|
55 | 63 |
|
56 | 64 |
|
57 |
| - |
| 65 | + |
58 | 66 |
|
59 | 67 |
|
60 | 68 |
|
| ||
81 | 89 |
|
82 | 90 |
|
83 | 91 |
|
84 |
| - |
| 92 | + |
85 | 93 |
|
86 | 94 |
|
87 | 95 |
|
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
88 | 148 |
|
89 | 149 |
|
90 | 150 |
|
|
0 commit comments