Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RequestListener does not collect user-data #264

Closed
cklm opened this issue Oct 22, 2019 · 1 comment
Closed

RequestListener does not collect user-data #264

cklm opened this issue Oct 22, 2019 · 1 comment

Comments

@cklm
Copy link
Contributor

cklm commented Oct 22, 2019

There are cases where line 72 in RequestListener fails, even if an user is authenticated (for example, when dealing with more than one firewall). Symfony throws an Symfony\Component\Security\Core\Exception\AuthenticationCredentialsNotFoundException in that case. I suggest changing that line to check, if an user is given in $token.

@Jean85
Copy link
Collaborator

Jean85 commented Oct 28, 2019

Solved with #265.

@Jean85 Jean85 closed this as completed Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants