Commit b94fef4
File tree
2 files changed
+15
-0
lines changedFilter options
- src/Symfony/Component/Security/Http
- Authenticator
- Tests/Authenticator
2 files changed
+15
-0
lines changedsrc/Symfony/Component/Security/Http/Authenticator/RememberMeAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/RememberMeAuthenticator.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
59 | 66 |
|
60 | 67 |
|
61 | 68 |
|
|
src/Symfony/Component/Security/Http/Tests/Authenticator/RememberMeAuthenticatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Authenticator/RememberMeAuthenticatorTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
63 | 71 |
|
64 | 72 |
|
65 | 73 |
|
|
0 commit comments