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

Fix CORS for auth bearer #181

Merged

Conversation

smallhive
Copy link
Contributor

Closes #180.

Closes #180.

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 22.93%. Comparing base (23ec8ba) to head (6646792).
Report is 1 commits behind head on master.

Files Patch % Lines
handlers/auth.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   22.93%   22.93%   -0.01%     
==========================================
  Files          14       14              
  Lines        3575     3576       +1     
==========================================
  Hits          820      820              
- Misses       2634     2635       +1     
  Partials      121      121              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roman-khimov roman-khimov merged commit 34a90b9 into master Mar 21, 2024
9 of 11 checks passed
@roman-khimov roman-khimov deleted the 180-cors-header-access-control-allow-origin-missing branch March 21, 2024 10:49
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

Successfully merging this pull request may close these issues.

CORS header 'Access-Control-Allow-Origin' missing
3 participants