Commit e6510a0
File tree
6 files changed
+41
-0
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/Security/User
- Component/Security
- Core
- Authentication
- RememberMe
- Token
- User
- Http/Tests/LoginLink
6 files changed
+41
-0
lines changedsrc/Symfony/Bridge/Doctrine/Security/User/UserLoaderInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/User/UserLoaderInterface.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
32 | 38 |
|
src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentTokenInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentTokenInterface.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
51 | 58 |
|
src/Symfony/Component/Security/Core/Authentication/Token/TokenInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/TokenInterface.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
133 | 140 |
|
src/Symfony/Component/Security/Core/User/UserInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/UserInterface.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
81 | 88 |
|
src/Symfony/Component/Security/Core/User/UserProviderInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/UserProviderInterface.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
60 | 69 |
|
src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
214 | 219 |
|
215 | 220 |
|
216 | 221 |
|
|
0 commit comments