diff options
author | Jeremy Mikola <jmikola@gmail.com> | 2011-02-23 16:03:01 -0500 |
---|---|---|
committer | Jeremy Mikola <jmikola@gmail.com> | 2011-02-23 16:03:01 -0500 |
commit | 1625a8e936f747bca3390680c5452af34e06ad97 (patch) | |
tree | b8fbc4ddc1b42810374e36f5e7bfe31386d0642a /Http/EntryPoint/AuthenticationEntryPointInterface.php | |
parent | ac445877da6dfa111b9ee3772c70cccb07b0ffcf (diff) | |
download | symfony-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