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

Improve implementation for allowedRequests #2

Open
Mastaleru opened this issue Nov 26, 2021 · 0 comments
Open

Improve implementation for allowedRequests #2

Mastaleru opened this issue Nov 26, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Mastaleru
Copy link
Member

I found a bug that prevents pages to have the following structure to be loaded:
/pages/notifications/something
/controllers/notifications/something

image_2021_11_26T12_49_01_809Z
image_2021_11_26T12_49_23_863Z

While notifications should not be a reserved word in the URL path I suggest to fix the allowedRequests method in bootScripts in order to check if the path is only starting with that subpath.

image

@Mastaleru Mastaleru added the bug Something isn't working label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant