Commit 8b3d42f
File tree
2 files changed
+23
-0
lines changedFilter options
- src/Symfony/Component/Security/Csrf
- Tests
2 files changed
+23
-0
lines changedsrc/Symfony/Component/Security/Csrf/CsrfTokenManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Csrf/CsrfTokenManager.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| 137 | + |
| 138 | + |
| 139 | + |
137 | 140 |
|
138 | 141 |
|
139 | 142 |
|
|
src/Symfony/Component/Security/Csrf/Tests/CsrfTokenManagerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Csrf/Tests/CsrfTokenManagerTest.php+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
196 | 216 |
|
197 | 217 |
|
198 | 218 |
|
|
0 commit comments