[ZBXNEXT-5307] Allow more URL protocol in maps elements Created: 2019 Jul 04 Updated: 2019 Jul 06 |
|
Status: | Open |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Frontend (F) |
Affects Version/s: | 4.2.4 |
Fix Version/s: | None |
Type: | Change Request | Priority: | Minor |
Reporter: | Damiano Mologni | Assignee: | Valdis Murzins |
Resolution: | Unresolved | Votes: | 1 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Description |
In Maps, when editing urls of map elements, is not possibile to add a "rdp" URL (example rdp://172.16.17.18/). Some protocol are allowed (http: https: ssh: ftp I don't ask for browser support for it. We want to manage the custom protocol on the client and/or browser side |
Comments |
Comment by Kolunchik [ 2019 Jul 06 ] |
define('VALIDATE_URI_SCHEMES', false); https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions?s[]=scheme |