Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[SecurityBundle] Make user lazy loading working without user provider #38452

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

Merged

Conversation

tyx
Copy link
Contributor

@tyx tyx commented Oct 7, 2020

Q A
Branch? 5.x
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #38429
License MIT

Make user lazy loading in security working again without user provider.

@tyx tyx force-pushed the fix/authenticator-without-userprovider branch from de9c515 to eafce6d Compare October 7, 2020 08:24
@tyx tyx changed the title Fix/authenticator without userprovider [SecurityBundle] Fix/authenticator without userprovider Oct 7, 2020
@tyx tyx changed the title [SecurityBundle] Fix/authenticator without userprovider [SecurityBundle] Make user lazy loading working without user provider Oct 7, 2020
@tyx tyx force-pushed the fix/authenticator-without-userprovider branch from eafce6d to 624d5de Compare October 7, 2020 08:30
@nicolas-grekas nicolas-grekas added this to the 5.2 milestone Oct 7, 2020
@tyx tyx force-pushed the fix/authenticator-without-userprovider branch from 624d5de to df9e848 Compare October 7, 2020 08:42
@nicolas-grekas
Copy link
Member

Thank you @tyx.

@nicolas-grekas nicolas-grekas merged commit 61dcfe3 into symfony:5.x Oct 7, 2020
@tyx tyx deleted the fix/authenticator-without-userprovider branch October 7, 2020 09:35
@fabpot fabpot mentioned this pull request Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Security] providers become mandatory without any warning when using new authenticator system
4 participants