summaryrefslogtreecommitdiffstats
path: root/Http/EntryPoint/RetryAuthenticationEntryPoint.php
diff options
context:
space:
mode:
authorFabien Potencier <fabien.potencier@gmail.com>2013-12-29 16:53:43 +0100
committerFabien Potencier <fabien.potencier@gmail.com>2013-12-29 16:53:43 +0100
commit2edf1f33f7595aec863d3b23147ce389c50a7cf5 (patch)
treee963624bc8a248bcbe4d337ca3c31d85e3712043 /Http/EntryPoint/RetryAuthenticationEntryPoint.php
parent64b27936a722b4fc759212882f9481b7dbf9b453 (diff)
parent3e020d61729721b526c02c54f8cd6894c8ac9bd4 (diff)
downloadsymfony-security-2edf1f33f7595aec863d3b23147ce389c50a7cf5.zip
symfony-security-2edf1f33f7595aec863d3b23147ce389c50a7cf5.tar.gz
symfony-security-2edf1f33f7595aec863d3b23147ce389c50a7cf5.tar.bz2
bug #8997 [Security] Fixed problem with losing ROLE_PREVIOUS_ADMIN role. (pawaclawczyk)
This PR was squashed before being merged into the 2.3 branch (closes #8997). Discussion ---------- [Security] Fixed problem with losing ROLE_PREVIOUS_ADMIN role. <table> <tr> <td><b>Q</b></td> <td><b>A</b></td> </tr> <tr> <td>Bug fix?</td> <td>yes</td> </tr> <tr> <td>New feature</td> <td>no</td> </tr> <tr> <td>BC breaks?</td> <td>no</td> </tr> <tr> <td>Deprecations?</td> <td>no</td> </tr> <tr> <td>Tests pass?</td> <td>yes</td> </tr> <tr> <td>Fixed tickets</td> <td>#3085, #8974</td> </tr> <tr> <td>License</td> <td>MIT</td> </tr> <tr> <td>Doc PR</td> <td>n/a</td> </tr> </table> Problem occurs while user is impersonated. Authentication process generates new token and doeas not preserve role ```ROLE_PREVIOUS_ADMIN```. Ex. when parameter ```security.always_authenticate_before_granting``` is enabled. Commits ------- a7baa3b [Security] Fixed problem with losing ROLE_PREVIOUS_ADMIN role.
Diffstat (limited to 'Http/EntryPoint/RetryAuthenticationEntryPoint.php')
0 files changed, 0 insertions, 0 deletions