Commit 86ec98c
committed
This PR was squashed before being merged into the 6.3 branch.
Discussion
----------
[Security] Rename logout’s `csrf_token_generator` to `csrf_token_manager`
Follow-up of symfony/symfony#48387
Should I still mention the deprecated `csrf_token_generator` in the documentation? If yes, how?
Commits
-------
ced6562 [Security] Rename logout’s `csrf_token_generator` to `csrf_token_manager`
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
469 | | - | |
| 468 | + | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
483 | | - | |
| 482 | + | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| |||
0 commit comments