-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
SecurityhasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Milestone
Description
It's useful in cases like symfony/symfony#21998:
I use custom authentication which stands on tokens without users. Therefore, I don't use UserProvider. But configuration loader requires me to provide at least one user provider.
Please make user provider optional. When some component asks for user from user provider, it should crash, so I know there is something wrong.
Metadata
Metadata
Assignees
Labels
SecurityhasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.