Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Add check if any tokenObject is present in logging#18

Merged
werrolf merged 1 commit into
masterfrom
hotfix/loggingNoToken
Jun 28, 2019
Merged

Add check if any tokenObject is present in logging#18
werrolf merged 1 commit into
masterfrom
hotfix/loggingNoToken

Conversation

@DavidPatzke

Copy link
Copy Markdown
Contributor

Symfony does not provide a token object in a non-firewall context anymore, so we neeed this additional check for any kernel.terminate event fired from e.g login-Route which is excluded from security checks

Symfony does not provide a token object in a non-firewall context anymore, so we neeed this additional check for any kernel.terminate event fired from e.g login-Route which is excluded from security checks
@DavidPatzke
DavidPatzke requested a review from werrolf June 19, 2019 13:04
@werrolf
werrolf merged commit d9491d3 into master Jun 28, 2019
@werrolf
werrolf deleted the hotfix/loggingNoToken branch June 28, 2019 08:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants