mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #462] Add an authorization token after the link #253
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @52funny on GitHub (Oct 15, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/462
Specific Demand
I have a requirement that I need to use IINA to open a video on a web page in authentication mode, but IINA may not have the authorization to get the token, so I can't open the video.
Implement Suggestion
Is it possible to add a token for authentication after the resource link?
Like this:
@sigoden commented on GitHub (Oct 15, 2024):
We will not support this feature.
Maybe you can achieve this requirement through custom UI.