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

Feature: Relative download paths, small fixes #620

Merged
merged 3 commits into from
Sep 15, 2024

Conversation

Deadpikle
Copy link
Member

  • Support relative paths in app cast download links, e.g. ../MyApp.exe
  • Fixed Unsafe mode in DSA/ed25519 checkers still checking signatures if a signature existed (4af1b6d)
  • Add TrustEverySSLConnection to (.NET Core only for now) WebFileDownloader

Closes #399

If download link starts with .. or ., assume it is a relative url to the app cast download link

Closes #399
@Deadpikle Deadpikle added this to the 3.x milestone Sep 15, 2024
@Deadpikle Deadpikle merged commit 90508c1 into develop Sep 15, 2024
5 checks passed
@Deadpikle Deadpikle deleted the feature/relative-download-paths branch September 15, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't resolve local download path when generating appcast with -u parameter
1 participant