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: use URL for proxy specification and add validation #4825

Merged
merged 2 commits into from Nov 21, 2023

Conversation

jeffmaury
Copy link
Contributor

Fixes #4810

What does this PR do?

Ensure proxy addresses are now URLs; convert previous values and add validation in the settings screen

Screenshot/screencast of this PR

What issues does this PR fix or reference?

Fixes #4810

How to test this PR?

Go to the proxy settings page

@jeffmaury jeffmaury requested review from benoitf and a team as code owners November 15, 2023 18:31
@jeffmaury jeffmaury requested review from dgolovin and lstocchi and removed request for a team November 15, 2023 18:31
Copy link
Contributor

@lstocchi lstocchi left a comment

Choose a reason for hiding this comment

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

LGTM

Fixes containers#4810

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
@jeffmaury jeffmaury merged commit 28e81aa into containers:main Nov 21, 2023
9 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.6.0 milestone Nov 21, 2023
@jeffmaury jeffmaury deleted the GH-4810 branch November 27, 2023 09:37
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.

Allow URLs for proxy specification and implement validation
4 participants