Commit dfcea36
File tree
2 files changed
+24
-0
lines changedFilter options
- src/Symfony/Component/Security/Csrf
- Tests
2 files changed
+24
-0
lines changedsrc/Symfony/Component/Security/Csrf/CsrfTokenManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Csrf/CsrfTokenManager.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
139 | 143 |
|
140 | 144 |
|
141 | 145 |
|
|
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