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(search): added the missing headers for allow methods and allowed h… #1438

Merged
merged 1 commit into from
May 11, 2023

Conversation

laurentiuNiculae
Copy link
Contributor

…eaders

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@laurentiuNiculae laurentiuNiculae force-pushed the fix-allow-methods branch 2 times, most recently from 719c6ab to 2452ffa Compare May 11, 2023 09:07
@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Merging #1438 (e8e2c59) into main (ea79be6) will decrease coverage by 0.05%.
The diff coverage is 86.95%.

@@            Coverage Diff             @@
##             main    #1438      +/-   ##
==========================================
- Coverage   90.79%   90.75%   -0.05%     
==========================================
  Files          99       99              
  Lines       22137    22153      +16     
==========================================
+ Hits        20099    20104       +5     
- Misses       1520     1528       +8     
- Partials      518      521       +3     
Impacted Files Coverage Δ
pkg/extensions/extension_search.go 97.87% <72.72%> (-2.13%) ⬇️
pkg/extensions/extension_userprefs.go 91.26% <100.00%> (+0.44%) ⬆️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

- added allow methods and allowed headers

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
@andaaron andaaron changed the title fix(search): added the missing heaers for allow methods and allowed h… fix(search): added the missing headers for allow methods and allowed h… May 11, 2023
@andaaron andaaron merged commit b7ef88c into project-zot:main May 11, 2023
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.

2 participants