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

Scopes in middleware declaration ignored #5

Open
4levels opened this issue Jan 8, 2016 · 0 comments
Open

Scopes in middleware declaration ignored #5

4levels opened this issue Jan 8, 2016 · 0 comments

Comments

@4levels
Copy link

4levels commented Jan 8, 2016

Hi,

I noticed that the scopes, passed in the routes middleware declaration, are not being parsed / passed on to the filter function.

I found a fix by adding the request, next closure and the scope parameter to the parent::filter function.
I have created a pull request so you can view the difference and merge if ok.

Kind regards,

Erik aka 4levels

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

No branches or pull requests

1 participant