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

Opt-out of "HTTPS everywhere" : do not warn for HTTP sources when http sources are used in push/delete operations #12789

Closed
heng-liu opened this issue Aug 1, 2023 · 1 comment
Assignees
Labels
Functionality:Push Type:DCR Design Change Request

Comments

@heng-liu
Copy link
Contributor

heng-liu commented Aug 1, 2023

When allowInsecureConnections property in packageSources section is set to true in NuGet.Config files, suppress warnings for HTTP sources when http sources are used in push/delete operations.

The PR enable the HTTP warnings in this scenario is: NuGet/NuGet.Client#4552

@heng-liu heng-liu added Type:DCR Design Change Request Functionality:Push labels Aug 1, 2023
@heng-liu heng-liu self-assigned this Aug 10, 2023
@heng-liu heng-liu changed the title Opt-out of "HTTP warning/error" : Suppress warnings for HTTP sources when http sources are used in push/delete operations Opt-out of "HTTPS everywhere" : do not warn for HTTP sources when http sources are used in push/delete operations Aug 17, 2023
@heng-liu
Copy link
Contributor Author

Close as fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:Push Type:DCR Design Change Request
Projects
None yet
Development

No branches or pull requests

1 participant