Ability to use a non-https link #926
Replies: 1 comment
-
This will be part of the next release, see 2d8fce3 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to update the link for an entry with a protocol other than
https://
, I get an "Failed to update record" error when trying to save. Is there a reason the link field is restricted to (what looks like) onlyhttp/https
or can it be updated to allow for any protocol?My use case is a RustDesk link, so the link would be
rustdesk://123456789
.Beta Was this translation helpful? Give feedback.
All reactions