Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Security] [DataCollector] Remove allows anonymous information in datacollector#41139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[Security] [DataCollector] Remove allows anonymous information in datacollector#41139
Uh oh!
There was an error while loading.Please reload this page.
Conversation
chalasr commentedMay 9, 2021
Thanks for the PR. As you pointed out, this info is only relevant when the new authenticator system is not in use. |
ismail1432 commentedMay 9, 2021
Thanks@chalasr for the feedback, Yes I'll do 👍 |
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
4a68e97 tob5f3e27Comparesrc/Symfony/Bundle/SecurityBundle/Resources/views/Collector/security.html.twigShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/SecurityBundle/Resources/views/Collector/security.html.twigShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
9dc4460 to13b3cc1Compare
chalasr left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM for 5.2 (be careful when merging, target branch is incorrect)
13b3cc1 to92cd096Comparewouterj commentedMay 18, 2021
Thank you@ismail1432 for fixing the profiler & testing your changes :) |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
As mentioned In#40907 there is no longer anonymous users no longer in the new authentication system. This PR remove this informationif the new system is used as it always a red cross
With

enable_authenticator_manageratfalseWith

enable_authenticator_managerattrue