Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Links not working with all custom links: "rdp://" #18073

Open
malte325 opened this issue Nov 22, 2024 · 2 comments
Open

Custom Links not working with all custom links: "rdp://" #18073

malte325 opened this issue Nov 22, 2024 · 2 comments
Labels
status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application

Comments

@malte325
Copy link

Deployment Type

Self-hosted

Triage priority

I volunteer to perform this work (if approved)

NetBox Version

v4.1.2

Python Version

3.10

Steps to Reproduce

Cusomization->Custom Links->Add:

  • This Link is working: "ssh://some_ip"
  • This Link is not Working "rdp://some_ip"
    ssh_config

When i klick on the ssh field the address is: "ssh/some_ip"
When i klick on the rdp field the address is: "https://netbox.local/dcim/devices/780/"

Expected Behavior

That the Link is working!

Observed Behavior

Thank you guys for your great work

@malte325 malte325 added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Nov 22, 2024
@malte325
Copy link
Author

rdp_config

@jmcguir
Copy link
Contributor

jmcguir commented Nov 22, 2024

What do your allowed URL schemes have in them:

By default RDP isn't in that list.

https://github.com/netbox-community/netbox/blob/develop/docs/configuration/security.md#allowed_url_schemes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants