Commit afea80e
committed
File tree
15 files changed
+65
-36
lines changedFilter options
- src/Symfony
- Bridge
- Monolog/Processor
- Twig
- Bundle/SecurityBundle/DataCollector
- Component
- Messenger/Transport/Serialization/Normalizer
- Security
- Core
- Authentication
- Token
- Authorization
- Voter
- Tests
- Authentication
- Authorization/Voter
- Http/EventListener
15 files changed
+65
-36
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
116 |
| - |
| 115 | + |
| 116 | + |
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
365 | 365 |
|
366 | 366 |
|
367 | 367 |
|
368 |
| - |
369 |
| - |
| 368 | + |
| 369 | + |
370 | 370 |
|
371 | 371 |
|
372 | 372 |
|
|
src/Symfony/Bridge/Monolog/Processor/AbstractTokenProcessor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Processor/AbstractTokenProcessor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
src/Symfony/Bridge/Twig/AppVariable.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/AppVariable.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
71 |
| - |
| 72 | + |
72 | 73 |
|
73 | 74 |
|
74 | 75 |
|
|
src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
|
src/Symfony/Component/Messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
|
src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php+3-12Lines changed: 3 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
27 |
| - |
| 26 | + |
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
| 34 | + |
40 | 35 |
|
41 | 36 |
|
42 | 37 |
|
43 | 38 |
|
44 | 39 |
|
45 | 40 |
|
46 | 41 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
| 42 | + |
52 | 43 |
|
53 | 44 |
|
src/Symfony/Component/Security/Core/Authentication/Token/NullToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/NullToken.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
src/Symfony/Component/Security/Core/Authentication/Token/TokenInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/TokenInterface.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
52 | 56 |
|
53 | 57 |
|
54 | 58 |
|
|
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-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
|
src/Symfony/Component/Security/Core/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/CHANGELOG.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
src/Symfony/Component/Security/Core/Tests/Authentication/AuthenticationTrustResolverTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authentication/AuthenticationTrustResolverTest.php+18-4Lines changed: 18 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
| ||
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
41 |
| - |
42 | 40 |
|
43 | 41 |
|
44 | 42 |
|
| ||
50 | 48 |
|
51 | 49 |
|
52 | 50 |
|
53 |
| - |
| 51 | + |
54 | 52 |
|
55 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
56 | 69 |
|
57 | 70 |
|
58 | 71 |
|
| ||
95 | 108 |
|
96 | 109 |
|
97 | 110 |
|
| 111 | + |
98 | 112 |
|
99 | 113 |
|
100 | 114 |
|
|
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+22-5Lines changed: 22 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 |
| - |
19 | 20 |
|
20 | 21 |
|
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
| ||
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
| 58 | + |
| 59 | + |
56 | 60 |
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
61 | 76 |
|
62 | 77 |
|
| 78 | + |
| 79 | + |
63 | 80 |
|
64 | 81 |
|
src/Symfony/Component/Security/Http/EventListener/UserCheckerListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/EventListener/UserCheckerListener.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
| 49 | + |
| 50 | + |
48 | 51 |
|
49 | 52 |
|
50 | 53 |
|
|
0 commit comments