Skip to content

Use proxy-lib package when working behind proxy #3253

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

Merged
merged 1 commit into from
Dec 11, 2017

Conversation

rosen-vladimirov
Copy link
Contributor

The proxy-lib package provides required methods for setting and getting proxy. Its implementation is more secure when stroing credentials, so switch to it instead of current implementation.
Remove the credentials-manager from CLI as it is no longer needed.
Remove the CredentialsManager.exe as well and its source code.

Fix the error Cannot read property ExceptionMessage of null when wokring behind proxy - add correct null checks.

Fix tracking to google analytics behind proxy - pass the proxy URL to Universal Analytics module.

@rosen-vladimirov
Copy link
Contributor Author

run ci

Copy link
Contributor

@Mitko-Kerezov Mitko-Kerezov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

The `proxy-lib` package provides required methods for setting and getting proxy. Its implementation is more secure when stroing credentials, so switch to it instead of current implementation.
Remove the credentials-manager from CLI as it is no longer needed.
Remove the CredentialsManager.exe as well and its source code.

Fix the error `Cannot read property ExceptionMessage of null` when wokring behind proxy - add correct null checks.

Fix tracking to google analytics behind proxy - pass the proxy URL to Universal Analytics module.
@rosen-vladimirov rosen-vladimirov merged commit bb095b1 into master Dec 11, 2017
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/proxy branch December 11, 2017 14:10
@dtopuzov
Copy link
Contributor

run ci

rosen-vladimirov added a commit that referenced this pull request Dec 11, 2017
The `proxy-lib` package provides required methods for setting and getting proxy. Its implementation is more secure when stroing credentials, so switch to it instead of current implementation.
Remove the credentials-manager from CLI as it is no longer needed.
Remove the CredentialsManager.exe as well and its source code.

Fix the error `Cannot read property ExceptionMessage of null` when wokring behind proxy - add correct null checks.

Fix tracking to google analytics behind proxy - pass the proxy URL to Universal Analytics module.
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