mirror of
https://github.com/php/web-doc-editor.git
synced 2026-03-24 09:12:07 +01:00
[PR #11] [CLOSED] fixed possible mixed-content errors in main-panel #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/web-doc-editor/pull/11
Author: @staabm
Created: 4/10/2017
Status: ❌ Closed
Base:
master← Head:https📝 Commits (1)
e6f0027fixed possible mixed-content errors in main-panel📊 Changes
1 file changed (+2 additions, -4 deletions)
View changed files
📝
js/ui/cmp/MainPanel.js(+2 -4)📄 Description
I wasnt able to test it and I am not 100% confident whether this fix breaks something (as I am not able to test it locally).
the urls as is will direct the user to the non-https site, even if he is on a secure connection at the time of clicking.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.