Commit 6480e58
File tree
2 files changed
+18
-5
lines changedFilter options
- src/Symfony/Component/Security/Http
- Firewall
- Tests/Firewall
2 files changed
+18
-5
lines changedsrc/Symfony/Component/Security/Http/Firewall/UsernamePasswordFormAuthenticationListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/UsernamePasswordFormAuthenticationListener.php+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
100 |
| - |
101 |
| - |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
102 | 106 |
|
103 | 107 |
|
104 | 108 |
|
|
src/Symfony/Component/Security/Http/Tests/Firewall/UsernamePasswordFormAuthenticationListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/UsernamePasswordFormAuthenticationListenerTest.php+11-2Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
| 80 | + |
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
83 |
| - |
| 84 | + |
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
| ||
93 | 94 |
|
94 | 95 |
|
95 | 96 |
|
96 |
| - |
| 97 | + |
97 | 98 |
|
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
101 | 102 |
|
102 | 103 |
|
103 | 104 |
|
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
104 | 113 |
|
105 | 114 |
|
106 | 115 |
|
|
0 commit comments