-
Notifications
You must be signed in to change notification settings - Fork 82
Issues: koajs/cors
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
npm audit reveals security vulnerabilities
#56
opened Dec 20, 2018 by
doug-wade
updated Dec 20, 2018
should preflight request return 204 instead of 404 when origin not match?
#65
opened Oct 11, 2019 by
atian25
updated Oct 11, 2019
https://github.com/koajs/cors/blob/master/index.js#L138
#79
opened Oct 17, 2021 by
ru4ert
updated Oct 17, 2021
Allow not returning any access control headers if the Origin is not allowed to access the resource
enhancement
#90
opened Apr 21, 2023 by
mjarosie
updated Dec 11, 2023
2 tasks done
documentation missing: needs to be used before router
#70
opened May 28, 2020 by
Ossip
updated Dec 20, 2023
Access-Control-Allow-Origin set to '*' even when 'Origin' is supplied
bug
#94
opened Jan 8, 2024 by
75lb
updated Feb 1, 2024
The default CORS configuration poses a security risk.
bug
#93
opened Dec 18, 2023 by
ConardLi
updated Feb 1, 2024
ProTip!
What’s not been updated in a month: updated:<2024-12-30.