-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Support CORS headers to git smart http protocol #5719
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5719 +/- ##
=========================================
Coverage ? 37.76%
=========================================
Files ? 325
Lines ? 47671
Branches ? 0
=========================================
Hits ? 18005
Misses ? 27071
Partials ? 2595
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving. It might be helpful to add something to the cheat sheet to explain what might be helpful to put here.
Also it should be warned that allowing cors from any site can be harmful from security point of view |
0966c4f
to
a9a1e42
Compare
@lafriks done. |
should fix #5700