Commit d25956a
File tree
24 files changed
+798
-167
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- Resources/config/schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
- Component/Security/Core
- Authorization
- Strategy
- Test
- Tests/Authorization
- Strategy
24 files changed
+798
-167
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
| 162 | + |
| 163 | + |
| 164 | + |
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
394 | 394 |
|
395 | 395 |
|
396 | 396 |
|
| 397 | + |
| 398 | + |
397 | 399 |
|
398 | 400 |
|
399 | 401 |
|
|
src/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 |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+31-15Lines changed: 31 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
| ||
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
33 | 41 |
|
34 | 42 |
|
35 | 43 |
|
| ||
65 | 73 |
|
66 | 74 |
|
67 | 75 |
|
68 |
| - |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
69 | 81 |
|
70 | 82 |
|
71 | 83 |
|
72 | 84 |
|
73 | 85 |
|
74 | 86 |
|
75 |
| - |
| 87 | + |
76 | 88 |
|
77 | 89 |
|
78 | 90 |
|
| ||
114 | 126 |
|
115 | 127 |
|
116 | 128 |
|
| 129 | + |
117 | 130 |
|
118 | 131 |
|
119 | 132 |
|
120 | 133 |
|
121 |
| - |
| 134 | + |
122 | 135 |
|
123 | 136 |
|
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
124 | 145 |
|
125 | 146 |
|
126 | 147 |
|
| ||
507 | 528 |
|
508 | 529 |
|
509 | 530 |
|
510 |
| - |
| 531 | + |
511 | 532 |
|
512 |
| - |
513 |
| - |
514 |
| - |
515 |
| - |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
516 | 538 |
|
517 |
| - |
518 |
| - |
519 |
| - |
520 |
| - |
521 |
| - |
522 |
| - |
523 | 539 |
|
524 | 540 |
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+32-3Lines changed: 32 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
42 | 46 |
|
43 | 47 |
|
44 | 48 |
|
| ||
150 | 154 |
|
151 | 155 |
|
152 | 156 |
|
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
153 | 161 |
|
154 | 162 |
|
155 | 163 |
|
156 |
| - |
157 |
| - |
158 |
| - |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
159 | 169 |
|
160 | 170 |
|
161 | 171 |
|
| ||
196 | 206 |
|
197 | 207 |
|
198 | 208 |
|
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
199 | 228 |
|
200 | 229 |
|
201 | 230 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/config/schema/security-1.0.xsd
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/schema/security-1.0.xsd+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php+14-4Lines changed: 14 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| 27 | + |
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
| ||
1046 | 1048 |
|
1047 | 1049 |
|
1048 | 1050 |
|
1049 |
| - |
| 1051 | + |
1050 | 1052 |
|
1051 | 1053 |
|
1052 | 1054 |
|
| ||
1069 | 1071 |
|
1070 | 1072 |
|
1071 | 1073 |
|
1072 |
| - |
1073 |
| - |
1074 |
| - |
| 1074 | + |
| 1075 | + |
| 1076 | + |
| 1077 | + |
| 1078 | + |
| 1079 | + |
| 1080 | + |
| 1081 | + |
| 1082 | + |
| 1083 | + |
| 1084 | + |
1075 | 1085 |
|
1076 | 1086 |
|
1077 | 1087 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/access_decision_manager_strategy_service.php
Copy file name to clipboard+20Lines changed: 20 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 | + |
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/access_decision_manager_strategy_service.xml
Copy file name to clipboard+21Lines changed: 21 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 | + |
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/access_decision_manager_strategy_service.yml
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
0 commit comments