Description
Since a recent Cloudron update (9.0?), an External Link of the form http://... will, when clicked, attempt to open https://http//...
Steps to reproduce
Create a new External Link. (Confused since 9.0? Me too: see here.) For "External URL", put http://192.168.0.2:8000. For "Name", put Test.
Go back to the Dashboard and click the app for Test.
Expected (and prior to a recent update): opens http://192.168.0.2:8000 in a browser tab.
Actual behavior (bug): opens https://http//192.168.0.2:8000 in a browser tab.
Cloudron Version
Cloudron version: 9.0.15
Ubuntu Version
Ubuntu 22.04.4 LTS Linux 6.8.0-87-generic
Other information
As you see from the example, I'm using external links for a number of computers and services on my home network, which is why I'm using http instead of https.