Commit bbcd44c
File tree
6 files changed
+32
-15
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection/Compiler
- Tests/DependencyInjection/Compiler
- Component/Security
- Core/Authorization
6 files changed
+32
-15
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
| 261 | + |
| 262 | + |
261 | 263 |
|
262 | 264 |
|
263 | 265 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSecurityVotersPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSecurityVotersPass.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 |
| - |
43 |
| - |
| 43 | + |
| 44 | + |
44 | 45 |
|
45 | 46 |
|
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+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
63 |
| - |
| 62 | + |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
src/Symfony/Component/Security/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php+11-9Lines changed: 11 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
41 | 39 |
|
42 | 40 |
|
43 | 41 |
|
44 |
| - |
| 42 | + |
45 | 43 |
|
46 | 44 |
|
47 | 45 |
|
| ||
58 | 56 |
|
59 | 57 |
|
60 | 58 |
|
| 59 | + |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| 64 | + |
| 65 | + |
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
| ||
162 | 164 |
|
163 | 165 |
|
164 | 166 |
|
165 |
| - |
166 |
| - |
| 167 | + |
| 168 | + |
167 | 169 |
|
168 | 170 |
|
169 | 171 |
|
|
src/Symfony/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
40 | 43 |
|
41 | 44 |
|
42 | 45 |
|
| ||
58 | 61 |
|
59 | 62 |
|
60 | 63 |
|
| 64 | + |
| 65 | + |
61 | 66 |
|
62 | 67 |
|
63 | 68 |
|
| 69 | + |
| 70 | + |
64 | 71 |
|
65 | 72 |
|
66 | 73 |
|
| ||
81 | 88 |
|
82 | 89 |
|
83 | 90 |
|
84 |
| - |
| 91 | + |
85 | 92 |
|
86 | 93 |
|
87 | 94 |
|
|
0 commit comments