This repository was archived by the owner on Jul 23, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
chore: add FAQ 'how to revoke the authorization of the Alist API' #23
Open
WavesMan
wants to merge
1
commit into
OpenListTeam:main
Choose a base branch
from
WavesMan:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 请问是否有意愿一并补充英文? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
# This is the title of the article | ||
title: 移除原Alist的API授权 | ||
# This is the icon of the page | ||
icon: iconfont icon-study | ||
# This control sidebar order | ||
order: 4 | ||
# A page can have multiple categories | ||
category: | ||
- FAQ | ||
# A page can have multiple tags | ||
tag: | ||
- FAQ | ||
- Question | ||
- API | ||
# this page is sticky in article list | ||
sticky: true | ||
# this page will appear in starred articles | ||
star: true | ||
--- | ||
|
||
## **为什么要移除过去的Alist API** | ||
由于原作者提供的 API 服务 `alist.nn.ci` 并未开源, 可能已被第三方控制, 导致机密信息泄露, 如有顾虑请考虑解除授权或重新登陆 | ||
|
||
## 速览各网盘解除授权方式 | ||
|
||
- 百度网盘App - 我的 - 设置 - 帐号管理 - 授权管理 - Alist - 解除授权 | ||
- 阿里云盘 - 我的 - 右上齿轮 - 隐私设置 - 授权管理 - Alist - 解除授权 | ||
- 115APP- 生活 下滑 -账号与安全 - 多端登录管理 - 第三方登录 | ||
- 联通云盘 - 在网页查询登录账号 - 以后建议 按照 教程抓包登录 | ||
- 一刻相册 (待补充) | ||
- OneDrive 解除授权 https://account.live.com/consent/Manage | ||
|
||
## **解除过程** | ||
|
||
> 由于编者精力有限,无法对各平台一一截取详细流程,欢迎各位热心网友前往 [OpenList-issue#44](https://github.com/OpenListTeam/OpenList/issues/44) 提供你的解除授权流程截图 | ||
> 对截图贡献者建议注册小号,使用原Alist API绑定测试,规避可能风险 | ||
|
||
:::tabs#remove_alist | ||
@tab 阿里云盘 | ||
|
||
1. 登陆阿里云盘 | ||
2. 访问链接 https://www.alipan.com/o/oauth/auth-list | ||
<img src="/img/faq/remove/aliyun/aliyun_remove1.png" style="zoom:50%;" /> | ||
3. 在 “**已授权的云服务**” 中找到 Alist,点击进入后点击 “**解除授权**” | ||
<img src="/img/faq/remove/aliyun/aliyun_remove2.png" style="zoom:50%;" /> | ||
4. 解除成功 | ||
<img src="/img/faq/remove/aliyun/aliyun_remove3.png" style="zoom:70%;" /> | ||
|
||
@tab 百度网盘 | ||
|
||
1. 登陆百度网盘 | ||
2. 访问链接 https://passport.baidu.com/v6/appAuthority | ||
<img src="/img/faq/remove/baidu/baidu_remove1.png" style="zoom:50%;" /> | ||
3. 在授权管理中找到 Alist(编写本段时Alist被D了,这里演示为OpenList),点击进入后点击 “**解除授权**” | ||
<img src="/img/faq/remove/baidu/baidu_remove2.png" style="zoom:50%;" /> | ||
4. 解除成功 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请问是否有意愿一并补充英文?