AlistGo / AlistGo/alist

能否生成一个文件或者文件夹的临时访问链接?

オープン
#8,336 コメント 7 件 リアクション 2 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Go
スター
50.2k
フォーク
7.9k
平均マージ
7日 21時間
マージ済み PR(30日)
6

説明

### Please make sure of the following things

- [x] I have read the [documentation](https://alist.nn.ci).
- [x] I'm sure there are no duplicate issues or discussions.
- [x] I'm sure this feature is not implemented.
- [x] I'm sure it's a reasonable and popular requirement.

### Description of the feature / 需求描述

这个功能大家应该很常用到才对。例如视频的临时授权访问,那么就需要生成一个临时sign。目前有一个“签名所有”功能,但是这个签名无法设定过期时间,而且我看了下,好像一直都不过期,而且sign值在同一个用户下是相同的,这完全不符合需求。
希望能有这种功能:根据token,path,有效期,生成一个sign,path可以是具体一个文件,也可以是一个文件夹。
然后 http://www.xxx.com/aaa/bbb/cccc.mp4?sign=xxxxxxxxx,这种形式访问

### Suggested solution / 实现思路

_No response_

### Additional context / 附件

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。