Commit 6178c63
File tree
Expand file treeCollapse file tree
3 files changed
+32
-1
lines changedFilter options
- src/Symfony/Component/Security
- Core
- Authorization/Voter
- Tests/Authorization/Voter
Expand file treeCollapse file tree
3 files changed
+32
-1
lines changedsrc/Symfony/Component/Security/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
src/Symfony/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php+20-1Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
31 | 35 |
|
32 | 36 |
|
33 | 37 |
|
| ||
45 | 49 |
|
46 | 50 |
|
47 | 51 |
|
48 |
| - |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
49 | 56 |
|
50 | 57 |
|
51 | 58 |
|
| ||
68 | 75 |
|
69 | 76 |
|
70 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
71 | 90 |
|
72 | 91 |
|
73 | 92 |
|
|
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/AuthenticatedVoterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/Voter/AuthenticatedVoterTest.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
52 | 61 |
|
53 | 62 |
|
54 | 63 |
|
| ||
58 | 67 |
|
59 | 68 |
|
60 | 69 |
|
| 70 | + |
| 71 | + |
61 | 72 |
|
62 | 73 |
|
63 | 74 |
|
|
0 commit comments