Commit c23455e
File tree
6 files changed
+29
-0
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/Security/User
- Component/Security
- Core
- Authentication
- RememberMe
- Token
- User
- Http/Tests/LoginLink
6 files changed
+29
-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+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
32 | 36 |
|
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+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
51 | 56 |
|
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+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
133 | 138 |
|
src/Symfony/Component/Security/Core/User/UserInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/UserInterface.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
81 | 86 |
|
src/Symfony/Component/Security/Core/User/UserProviderInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/UserProviderInterface.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
60 | 65 |
|
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