Skip to content

Commit 8798527

Browse files
committed
Document the intention setting deprecation in the upgrade file
1 parent ae4d588 commit 8798527

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

UPGRADE-2.8.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,15 @@ Security
455455
* The `VoterInterface::supportsClass` and `supportsAttribute` methods were
456456
deprecated and will be removed from the interface in 3.0.
457457

458+
* The `intention` option are deprecated for all the authentication listeners,
459+
and will be removed in 3.0. Use the `csrf_token_id` option instead.
460+
461+
SecurityBundle
462+
--------------
463+
464+
* The `intention` firewall listener setting is deprecated, and will be removed in 3.0.
465+
Use the `csrf_token_id` option instead.
466+
458467
Config
459468
------
460469

0 commit comments

Comments
 (0)