-
Type:
Bug
-
Status: New
-
Priority:
Blocker
-
Resolution: Unresolved
-
Affects Version/s: Community Edition 201901 GA
-
Fix Version/s: None
-
Component/s: Share Application
-
Security Level: external (External user)
-
Labels:
-
Environment:Alfresco Community Edition 201901 GA (Docker) - not HW/SW speciffic
-
Triage:To Do
Hello,
This is my first issue filed here, so please excuse me if I miscategorised it or made other mistakes - it was not intentional.
I have installed Alfresco Community Edition 201901 GA (via Docker) and are serving it over SSL using HAproxy reverse proxy. The big problem is that the website is showing as having insecure content and after some investigation it turns out the culprit is this link "http://www.alfresco.com/assets/images/logos/community-5.2-share.png".
I also posted a question about it here: https://community.alfresco.com/thread/240974-how-to-disable-tracking-logo-in-community-edition-201901-ga-docker
From the replies and other information found on the Internet, it appears that this link is hard-coded in Alfresco and I could not find any reliable way of disabling it or turning it into an HTTPS link - I do not mind some tinkering, but I do not have the know-how to patch Alfresco inside the docker image; also, the instructions are for older versions.
As I also mentioned at the question, I would not mind the tracking, but this link being hard-coded is breaking the trust on the whole website. As such, I propose 2 solutions:
- Please remove the hard-coded link altogether
- or Please convert it to HTTPS so that it comes hard-coded like that
Thank you!