You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While there is no official URI specification for Finger, I believe the de facto correct format is finger://domain.tld/request. In other words, the userinfo component of the URI is not meant to be used, although I suppose the lack of spec means that one could just go ahead and support that as well.
I don't plan to make changes here any time soon, though. If anyone wants to submit a pull request, I'll merge it.
skyjake
changed the title
Finger protocol links bug ... maybe
Finger URIs with userinfo component instead of path
Nov 8, 2024
While testing some links I also tried the finger protocol
When a link is poiting finger://domain.tld/user it works well .. it goes to show finger info [email protected]
If link is finger://[email protected] lagrange goes to @domain.ltd (no user)
Hope you understand what I said 😀
Thanks for LaGrange🥃
The text was updated successfully, but these errors were encountered: