Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Procedure continue running even access control checking failed #9

Open
hyurl opened this issue Dec 2, 2017 · 0 comments
Open

Procedure continue running even access control checking failed #9

hyurl opened this issue Dec 2, 2017 · 0 comments

Comments

@hyurl
Copy link

hyurl commented Dec 2, 2017

I found a problem in this module, it says when CORS checking failed, return next(), which is absolutely a mistake. The program will continue running and affect the website and data, although the remote user will never know it. Instead of returning next(), the module should terminate the connection immediately. Hope this advice helps.

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

No branches or pull requests

0 participants