Commit bd53382
File tree
3 files changed
+12
-3
lines changedFilter options
- src/Symfony/Component/Security
- Http/EntryPoint
- Tests/Http/EntryPoint
3 files changed
+12
-3
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 |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
src/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
57 | 62 |
|
58 | 63 |
|
59 | 64 |
|
|
src/Symfony/Component/Security/Tests/Http/EntryPoint/FormAuthenticationEntryPointTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Tests/Http/EntryPoint/FormAuthenticationEntryPointTest.php+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
74 | 77 |
|
75 | 78 |
|
0 commit comments