Permalink
Show file tree
Hide file tree
1 change: 1 addition & 0 deletions
1
src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml
6 changes: 6 additions & 0 deletions
6
src/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php
4 changes: 1 addition & 3 deletions
4
src/Symfony/Bundle/SecurityBundle/Tests/Functional/LogoutTest.php
14 changes: 11 additions & 3 deletions
14
src/Symfony/Component/Security/Http/Session/SessionAuthenticationStrategy.php
13 changes: 13 additions & 0 deletions
13
src/Symfony/Component/Security/Http/Tests/Session/SessionAuthenticationStrategyTest.php
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[Security/Http] Remove CSRF tokens from storage on successful login
- Loading branch information
1 parent
fa1827c
commit 5909d74
Showing
6 changed files
with
33 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters