File tree
8 files changed
+15
-129
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection/Compiler
- Tests/DependencyInjection/Compiler
- Component/Security
- Core
- Authorization
- Tests/Authorization
- Stub
8 files changed
+15
-129
lines changed+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/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 |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSecurityVotersPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSecurityVotersPass.php+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
| 48 | + |
54 | 49 |
|
55 | 50 |
|
56 | 51 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Compiler/AddSecurityVotersPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Compiler/AddSecurityVotersPassTest.php+4-38Lines changed: 4 additions & 38 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 |
| - |
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
| 25 | + |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
| ||
71 | 70 |
|
72 | 71 |
|
73 | 72 |
|
74 |
| - |
75 |
| - |
| 73 | + |
| 74 | + |
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
| ||
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
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 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
| 84 | + |
119 | 85 |
|
120 | 86 |
|
121 | 87 |
|
|
src/Symfony/Component/Security/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/CHANGELOG.md+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php+4-28Lines changed: 4 additions & 28 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| ||
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
36 |
| - |
| 35 | + |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
| ||
71 | 70 |
|
72 | 71 |
|
73 | 72 |
|
74 |
| - |
| 73 | + |
75 | 74 |
|
76 | 75 |
|
77 | 76 |
|
| ||
112 | 111 |
|
113 | 112 |
|
114 | 113 |
|
115 |
| - |
| 114 | + |
116 | 115 |
|
117 | 116 |
|
118 | 117 |
|
| ||
153 | 152 |
|
154 | 153 |
|
155 | 154 |
|
156 |
| - |
| 155 | + |
157 | 156 |
|
158 | 157 |
|
159 | 158 |
|
| ||
177 | 176 |
|
178 | 177 |
|
179 | 178 |
|
180 |
| - |
181 |
| - |
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| - |
192 |
| - |
193 |
| - |
194 |
| - |
195 |
| - |
196 |
| - |
197 |
| - |
198 |
| - |
199 |
| - |
200 |
| - |
201 |
| - |
202 |
| - |
203 | 179 |
|
src/Symfony/Component/Security/Core/Tests/Authorization/AccessDecisionManagerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/AccessDecisionManagerTest.php-33Lines changed: 0 additions & 33 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 |
| - |
19 |
| - |
20 | 17 |
|
21 | 18 |
|
22 | 19 |
|
| ||
141 | 138 |
|
142 | 139 |
|
143 | 140 |
|
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
174 | 141 |
|
src/Symfony/Component/Security/Core/Tests/Authorization/Stub/VoterWithoutInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/Stub/VoterWithoutInterface.php-22Lines changed: 0 additions & 22 deletions
This file was deleted.
0 commit comments