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: Make the HTTP-Client use pre-emptive authentication #7255

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aikebah
Copy link
Collaborator

@aikebah aikebah commented Dec 15, 2024

Make the HTTP-Client use pre-emptive authentication for configured server credentials and extend HTTPClient usage to Nexus search

Fixes #7108
Fixes #7253

Description of Change

Use pre-emptive authentication for the servers for which credentials are configured.

And add usage of the Apache HTTPClient for the web requests from Nexus search.

Related issues

Fixes #7108

Fixes #7253

Have test cases been added to cover the new functionality?

no;
Nexus search locally manually tested against private instances of Nexus v2 and Nexus v3 including access via a local squid proxy container.

…ed server credentials and extend HTTPClient usage to Nexus search

Fixes #7108
Fixes #7253
@boring-cyborg boring-cyborg bot added core changes to core documentation site documentation maven changes to the maven plugin utils changes to utils labels Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core changes to core documentation site documentation maven changes to the maven plugin utils changes to utils
Projects
None yet
1 participant