File tree
3 files changed
+4
-13
lines changedFilter options
- src/Symfony/Component/Security/Guard
- Tests/Authenticator
3 files changed
+4
-13
lines changedsrc/Symfony/Component/Security/Guard/AbstractGuardAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/AbstractGuardAuthenticator.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 | 28 |
|
31 | 29 |
|
32 |
| - |
| 30 | + |
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
|
src/Symfony/Component/Security/Guard/AuthenticatorInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/AuthenticatorInterface.php+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
112 |
| - |
113 |
| - |
114 | 111 |
|
115 | 112 |
|
116 |
| - |
| 113 | + |
117 | 114 |
|
118 | 115 |
|
119 | 116 |
|
| ||
140 | 137 |
|
141 | 138 |
|
142 | 139 |
|
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 | 140 |
|
148 | 141 |
|
149 |
| - |
| 142 | + |
150 | 143 |
|
151 | 144 |
|
152 | 145 |
|
|
src/Symfony/Component/Security/Guard/Tests/Authenticator/FormLoginAuthenticatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/Tests/Authenticator/FormLoginAuthenticatorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
|
0 commit comments