Commit aa3637d
File tree
2 files changed
+21
-0
lines changedFilter options
- src/Symfony/Component/Security/Core
- Authentication/Provider
- Tests/Authentication/Provider
2 files changed
+21
-0
lines changedsrc/Symfony/Component/Security/Core/Authentication/Provider/RememberMeAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Provider/RememberMeAuthenticationProvider.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
| ||
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
52 | 59 |
|
53 | 60 |
|
54 | 61 |
|
|
src/Symfony/Component/Security/Core/Tests/Authentication/Provider/RememberMeAuthenticationProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authentication/Provider/RememberMeAuthenticationProviderTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
| ||
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
| 29 | + |
27 | 30 |
|
28 | 31 |
|
29 | 32 |
|
| ||
45 | 48 |
|
46 | 49 |
|
47 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
48 | 62 |
|
49 | 63 |
|
50 | 64 |
|
|
0 commit comments