Commit 58797f3
File tree
Expand file treeCollapse file tree
3 files changed
+23
-13
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle/DependencyInjection/Compiler
- Component/Security/Core/Authorization
Expand file treeCollapse file tree
3 files changed
+23
-13
lines changedsrc/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 |
|
| ||
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 |
| - |
49 |
| - |
| 49 | + |
| 50 | + |
50 | 51 |
|
51 | 52 |
|
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