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

BUGFIX: Trigger Entry Points of all authenticated tokens #1729

Merged

Conversation

bwaidelich
Copy link
Member

Previously the Dispatcher invoked the startAuthentication() method
of all authenticated tokens.

That behavior was changed by accident with #1552 and now only the first
Entry Point was triggered.

Previously the `Dispatcher` invoked the `startAuthentication()` method
of all authenticated tokens.

That behavior was changed by accident with neos#1552 and now only the first
Entry Point was triggered.
@bwaidelich bwaidelich merged commit 85bb7a2 into neos:master Aug 28, 2019
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.

2 participants