This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Allow sftp://, ssh://, mysql://, smtp://, etc. protocols in "Website Address" #328
Open
Description
The tooltip text for "Website Address" is:
Make sure this matches the exact domain for the website you are referencing ("https://" included).
I assume this means that there's a check for https:// in the save functionality, because I tried inputting this:
Website Address
mysql://localhost/
Username
root
Password
Test
Website Address
null
Username
root
Password
Test
I can only create website addresses for protocols http://
, https://
, and ftp://
. All of the protocols in the title of this issue resulted in null
for the Website Address.
Metadata
Metadata
Assignees
Labels
No labels