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

feat: make API signing secret a JvmSetting #7715 #31

Conversation

poikilotherm
Copy link
Member

What this PR does / why we need it:

Add clean implementation of a JVM setting via JvmSettings, enabling MPCONFIG, instead of using system properties only.

@coveralls
Copy link

coveralls commented Nov 16, 2022

Pull Request Test Coverage Report for Build #583

  • 3 of 6 (50.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.003%) to 20.019%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/edu/harvard/iq/dataverse/api/AbstractApiBean.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/api/Admin.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/externaltools/ExternalToolHandler.java 1 2 50.0%
Totals Coverage Status
Change from base Build #579: 0.003%
Covered Lines: 15770
Relevant Lines: 78775

💛 - Coveralls

@qqmyers qqmyers merged commit 70e350f into GlobalDataverseCommunityConsortium:7715-signed-urls-for-external-tools Nov 17, 2022
@poikilotherm poikilotherm deleted the 7715-jvmsetting branch May 21, 2023 19:15
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.

3 participants