palantir / palantir/conjure-java-runtime

FROM_ENVIRONMENT proxy setting should parse credentials from URL

Open
#1,882 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
95
Forks
96
Avg merge
3h 38m
Merged PRs (30d)
33

Description

https://github.com/palantir/conjure-java-runtime/blob/develop/client-config/src/main/java/com/palantir/conjure/java/client/config/ClientConfigurations.java#L91 - this ignores auth in environment variables of the from HTTPS_PROXY=https://user:password@palantir.biz

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in client-config/src/main/java/com/palantir/conjure/java/client/config/ClientConfigurations.java at line 91 and inspect how FROM_ENVIRONMENT reads HTTPS_PROXY. Verify the behavior with a proxy URL containing user and password credentials; done means those credentials are preserved when the environment setting is parsed.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.