summaryrefslogtreecommitdiffstats
path: root/Http/EntryPoint/AuthenticationEntryPointInterface.php
diff options
context:
space:
mode:
authorJeremy Mikola <jmikola@gmail.com>2011-02-23 16:03:01 -0500
committerJeremy Mikola <jmikola@gmail.com>2011-02-23 16:03:01 -0500
commit1625a8e936f747bca3390680c5452af34e06ad97 (patch)
treeb8fbc4ddc1b42810374e36f5e7bfe31386d0642a /Http/EntryPoint/AuthenticationEntryPointInterface.php
parentac445877da6dfa111b9ee3772c70cccb07b0ffcf (diff)
downloadsymfony-security-1625a8e936f747bca3390680c5452af34e06ad97.zip
symfony-security-1625a8e936f747bca3390680c5452af34e06ad97.tar.gz
symfony-security-1625a8e936f747bca3390680c5452af34e06ad97.tar.bz2
[Security] Copy token attributes when auth providers create a new token from another
PreAuthenticatedAuthenticationProvider and UserAuthenticationProvider tend to copy a token instead of modifying it during their authenticate() methods, which is probably a good idea if the token might be immutable. Ensure that the token's attributes get copied along with everything else.
Diffstat (limited to 'Http/EntryPoint/AuthenticationEntryPointInterface.php')
0 files changed, 0 insertions, 0 deletions