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

Urlprotocol option #1190

Closed
wants to merge 14 commits into from

Conversation

derickdiaz
Copy link
Contributor

Fixes #950

  • Implements --urlprotocols to the download command and limits the valid package urls to the set url protocols.
  • If no protocols are specified, all protocols are considered valid.

This PR is based on my url PR #1155

@derickdiaz
Copy link
Contributor Author

Note: Ignore first line "Values: url protocol..." <- this was debugging.

Screenshot 2024-01-22 at 10 08 33 PM Current state is able to filter out by url protocol. If an invalid protocol is found, the following error will occur: image

@derickdiaz derickdiaz closed this Jan 23, 2024
@derickdiaz derickdiaz deleted the urlprotocol branch January 23, 2024 15:15
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.

Implement dnf download --urlprotocol
1 participant