Commit 69e8d07
File tree
8 files changed
+75
-64
lines changedFilter options
- src/Symfony/Component/Security/Core
- Authorization
- Voter
- Exception
8 files changed
+75
-64
lines changedsrc/Symfony/Component/Security/Core/Authorization/AccessDecision.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/AccessDecision.php+31-5Lines changed: 31 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 |
| - |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 |
| - |
| 45 | + |
45 | 46 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
49 | 73 |
|
| 74 | + |
| 75 | + |
50 | 76 |
|
51 | 77 |
|
52 | 78 |
|
src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 |
| - |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
213 | 218 |
|
214 | 219 |
|
src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
59 | 67 |
|
60 | 68 |
|
61 | 69 |
|
|
src/Symfony/Component/Security/Core/Authorization/Voter/AccessTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/AccessTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
src/Symfony/Component/Security/Core/Authorization/Voter/ExplainedVoterInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/ExplainedVoterInterface.php-21Lines changed: 0 additions & 21 deletions
This file was deleted.
src/Symfony/Component/Security/Core/Authorization/Voter/ExplainedVoterTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/ExplainedVoterTrait.php-30Lines changed: 0 additions & 30 deletions
This file was deleted.
src/Symfony/Component/Security/Core/Authorization/Voter/Voter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/Voter.php+27-4Lines changed: 27 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 |
| - |
25 |
| - |
26 | 24 |
|
27 | 25 |
|
28 | 26 |
|
| ||
39 | 37 |
|
40 | 38 |
|
41 | 39 |
|
42 |
| - |
| 40 | + |
| 41 | + |
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
| ||
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
53 | 76 |
|
54 | 77 |
|
55 | 78 |
|
|
src/Symfony/Component/Security/Core/Exception/AccessDeniedException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Exception/AccessDeniedException.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
0 commit comments