Commit 01bea3c
File tree
3 files changed
+20
-1
lines changedFilter options
- src/Symfony/Component/Security/Core
- Authentication/Token
- Tests/Authentication/Token
- Fixtures
3 files changed
+20
-1
lines changedsrc/Symfony/Component/Security/Core/Authentication/Token/SwitchUserToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/SwitchUserToken.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
63 | 68 |
|
64 | 69 |
|
65 | 70 |
|
|
src/Symfony/Component/Security/Core/Tests/Authentication/Token/Fixtures/switch-user-token-4.4.txt
Copy file name to clipboard1.87 KB
Binary file not shown.
src/Symfony/Component/Security/Core/Tests/Authentication/Token/SwitchUserTokenTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authentication/Token/SwitchUserTokenTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
87 | 101 |
|
0 commit comments