Commit a29e069
File tree
2 files changed
+12
-3
lines changedFilter options
- src/Symfony/Component/Security/Http
- Authentication
- Tests/Authentication
2 files changed
+12
-3
lines changedsrc/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
121 |
| - |
122 |
| - |
| 121 | + |
123 | 122 |
|
124 | 123 |
|
125 | 124 |
|
126 |
| - |
| 125 | + |
127 | 126 |
|
128 | 127 |
|
129 | 128 |
|
|
src/Symfony/Component/Security/Http/Tests/Authentication/DefaultAuthenticationSuccessHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Authentication/DefaultAuthenticationSuccessHandlerTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
86 | 96 |
|
87 | 97 |
|
88 | 98 |
|
|
0 commit comments