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

Use HTTPS in fullUrl by default for resources #254

Merged
merged 1 commit into from
Apr 4, 2017

Conversation

lol768
Copy link
Contributor

@lol768 lol768 commented Apr 3, 2017

Since no redirect or HSTS is in place, these downloads are
vulnerable to being MitM'd. This commit changes all future
links to use "HTTPS" in the protocol part instead of "HTTP".

Related: scala/scala-lang#627

Since no redirect or HSTS is in place, these downloads are
vulnerable to being MitM'd. This commit changes all future
links to use "HTTPS" in the protocol part instead of "HTTP".

Related: scala/scala-lang#627
@SethTisue SethTisue self-assigned this Apr 3, 2017
@SethTisue SethTisue merged commit 361a9bd into scala:2.12.x Apr 4, 2017
@SethTisue
Copy link
Member

thank you!

@SethTisue
Copy link
Member

backported to 2.11.x: 5f742c8

@lrytz I also made a 2.13.x branch and merged the change forward to there

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.

2 participants