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

fix: default fn-username behaviour #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Chris53897
Copy link

Description of the change

The service are all private by default in Symfony 6.

This PR needs a closer look.
It will only work if the "symfony/security-bundle" is installed. But i let it optional, as user can provide there own callback function instead of the default.

Type of change

  • Bug fix (non-breaking change that fixes an issue)

Related issues

@Chris53897
Copy link
Author

I am not 100% sure. But i guess only after this fix, Log-Messages are passed to Rollbar.

@Chris53897
Copy link
Author

Relates to #71

@Chris53897
Copy link
Author

@danielmorell Do you have some time to look at this? The main question for me, is to use Security or TokenInterface as used in the linked PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default affected People does not work for Symfony 6 (private Services)
2 participants