File tree
4 files changed
+14
-23
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle/Tests/Functional
- app/AbstractTokenCompareRoles
- Component/Security/Core
- Authentication/Token
- User
4 files changed
+14
-23
lines changedsrc/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php+12-6Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
42 | 48 |
|
43 | 49 |
|
44 | 50 |
|
45 | 51 |
|
46 | 52 |
|
47 | 53 |
|
48 |
| - |
| 54 | + |
49 | 55 |
|
50 | 56 |
|
51 | 57 |
|
52 | 58 |
|
53 | 59 |
|
54 | 60 |
|
55 |
| - |
| 61 | + |
56 | 62 |
|
57 | 63 |
|
58 | 64 |
|
| ||
63 | 69 |
|
64 | 70 |
|
65 | 71 |
|
66 |
| - |
67 |
| - |
| 72 | + |
| 73 | + |
68 | 74 |
|
69 | 75 |
|
70 | 76 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AbstractTokenCompareRoles/routing.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AbstractTokenCompareRoles/routing.yml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php+1-7Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
318 | 318 |
|
319 | 319 |
|
320 | 320 |
|
321 |
| - |
322 |
| - |
323 |
| - |
324 |
| - |
325 |
| - |
326 |
| - |
327 |
| - |
| 321 | + |
328 | 322 |
|
329 | 323 |
|
330 | 324 |
|
|
src/Symfony/Component/Security/Core/User/User.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/User.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
| 140 | + |
149 | 141 |
|
150 | 142 |
|
151 | 143 |
|
|
0 commit comments