Commit c300eef
File tree
9 files changed
+192
-88
lines changedFilter options
- src/Symfony/Bundle/SecurityBundle
- DependencyInjection
- Resources/config
- Security
- Tests
- DependencyInjection
- Functional
- app/SecurityHelper
- Security
9 files changed
+192
-88
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
455 | 455 |
|
456 | 456 |
|
457 | 457 |
|
| 458 | + |
| 459 | + |
458 | 460 |
|
459 | 461 |
|
460 | 462 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/config/security.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| 90 | + |
90 | 91 |
|
91 | 92 |
|
92 | 93 |
|
| ||
207 | 208 |
|
208 | 209 |
|
209 | 210 |
|
| 211 | + |
210 | 212 |
|
211 | 213 |
|
212 | 214 |
|
|
src/Symfony/Bundle/SecurityBundle/Security/FirewallConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Security/FirewallConfig.php+20-27Lines changed: 20 additions & 27 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 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 |
| - |
44 |
| - |
45 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
46 | 34 |
|
47 | 35 |
|
48 | 36 |
|
| ||
111 | 99 |
|
112 | 100 |
|
113 | 101 |
|
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
114 | 107 |
|
src/Symfony/Bundle/SecurityBundle/Security/Security.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Security/Security.php+24-7Lines changed: 24 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
| 19 | + |
18 | 20 |
|
19 | 21 |
|
| 22 | + |
20 | 23 |
|
21 | 24 |
|
| 25 | + |
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
| ||
69 | 73 |
|
70 | 74 |
|
71 | 75 |
|
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
72 | 83 |
|
73 |
| - |
74 |
| - |
75 | 84 |
|
76 |
| - |
77 |
| - |
| 85 | + |
| 86 | + |
78 | 87 |
|
79 |
| - |
80 | 88 |
|
81 |
| - |
82 |
| - |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
83 | 100 |
|
84 | 101 |
|
85 | 102 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
| 144 | + |
144 | 145 |
|
145 | 146 |
|
146 | 147 |
|
| ||
165 | 166 |
|
166 | 167 |
|
167 | 168 |
|
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
168 | 177 |
|
169 | 178 |
|
170 | 179 |
|
| ||
181 | 190 |
|
182 | 191 |
|
183 | 192 |
|
| 193 | + |
184 | 194 |
|
185 | 195 |
|
186 | 196 |
|
| ||
197 | 207 |
|
198 | 208 |
|
199 | 209 |
|
| 210 | + |
200 | 211 |
|
201 | 212 |
|
202 | 213 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php+24-14Lines changed: 24 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
88 | 89 |
|
89 | 90 |
|
90 | 91 |
|
91 |
| - |
| 92 | + |
92 | 93 |
|
93 |
| - |
| 94 | + |
94 | 95 |
|
95 | 96 |
|
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
| 102 | + |
101 | 103 |
|
102 | 104 |
|
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
| 105 | + |
108 | 106 |
|
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
113 | 115 |
|
114 |
| - |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
115 | 120 |
|
| 121 | + |
116 | 122 |
|
117 | 123 |
|
118 | 124 |
|
| ||
245 | 251 |
|
246 | 252 |
|
247 | 253 |
|
248 |
| - |
| 254 | + |
249 | 255 |
|
250 | 256 |
|
251 | 257 |
|
252 |
| - |
| 258 | + |
253 | 259 |
|
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
254 | 264 |
|
255 | 265 |
|
256 | 266 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/SecurityHelper/config_logout_csrf.yml
Copy file name to clipboard+42Lines changed: 42 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 | + |
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/SecurityHelper/routing.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/SecurityHelper/routing.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
| 5 | + |
| 6 | + |
7 | 7 |
|
0 commit comments