BBMRI-ERIC / negotiator

An Open-source access negotation system for Research Infrastructures
https://negotiator.bbmri-eric.eu
GNU Affero General Public License v3.0
4 stars 8 forks source link

fix: spring security http headers configuration #255

Closed RadovanTomik closed 6 months ago

RadovanTomik commented 6 months ago

Negotiator pull request:

Description:

Adds default configurations for csfr and cors headers.

Checklist:

Make sure you tick all the boxes bellow if they are true or do not apply:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 78.50%. Comparing base (e5e25f8) to head (ea0770a).

Files Patch % Lines
...or/configuration/security/OAuthSecurityConfig.java 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #255 +/- ## ============================================ - Coverage 78.54% 78.50% -0.04% + Complexity 895 894 -1 ============================================ Files 122 122 Lines 2740 2740 Branches 154 155 +1 ============================================ - Hits 2152 2151 -1 Misses 490 490 - Partials 98 99 +1 ``` | [Flag](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/255/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/255/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | `78.50% <66.66%> (-0.04%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.