[PR #229] [MERGED] Fix insecure http:// urls in README #503

Closed
opened 2026-02-26 10:32:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/229
Author: @hoh
Created: 2/23/2020
Status: Merged
Merged: 3/5/2020
Merged by: @agolybev

Base: hotfix/v5.5.1Head: patch-1


📝 Commits (2)

  • a21313b Fix insecure http:// urls in README
  • a553f2e Merge branch 'master' into patch-1

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 README.md (+4 -4)

📄 Description

Many links in the README are using http:// instead of https://, including the link to download the Community Edition Docker script file, which is then meant to be executed using bash and could allows an adversary to make the user execute arbitrary code.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/229 **Author:** [@hoh](https://github.com/hoh) **Created:** 2/23/2020 **Status:** ✅ Merged **Merged:** 3/5/2020 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `hotfix/v5.5.1` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`a21313b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/a21313bb39f73a1f911b1519e8298817591b54e1) Fix insecure http:// urls in README - [`a553f2e`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/a553f2eafb2141e1d1210e2c380f78a5e378fc09) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -4) </details> ### 📄 Description Many links in the README are using `http://` instead of `https://`, including the link to download the `Community Edition Docker script file`, which is then meant to be executed using bash and could allows an adversary to make the user execute arbitrary code. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:32:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#503
No description provided.