Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(115): add QR code source selection #5891

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Conversation

SheltonZhu
Copy link
Member

@SheltonZhu SheltonZhu commented Jan 15, 2024

closed #5386

@SheltonZhu
Copy link
Member Author

SheltonZhu commented Jan 15, 2024

添加支持选择扫码登录的设备, 支持:

  • web(浏览器)
  • android(mobile)
  • ios(mobile)
  • linux(pc)
  • mac(pc)
  • windows(pc)
  • tv

默认linux(群友说linux的有效期长,且用的人少)

且不同设备之间相互不冲突, 所以理论上可同时有7个设备在线, 移动app端能看到登录的设备

重点: 登录会记录ip, 请谨慎小心使用!

@pull-request-size pull-request-size bot added size/L and removed size/M labels Jan 15, 2024
@xhofe xhofe merged commit e3e790f into alist-org:main Jan 16, 2024
3 checks passed
@anwen-anyi
Copy link
Member

根据 #5386 了解到 文档中扫描的二维码是网页版,添加存储中默认的是Linux版本 这样会不会无法添加
image

另外一个问题就是有没有更好的获取方式 嘿嘿~

@SheltonZhu
Copy link
Member Author

SheltonZhu commented Jan 24, 2024

根据 #5386 了解到 文档中扫描的二维码是网页版,添加存储中默认的是Linux版本 这样会不会无法添加 image

另外一个问题就是有没有更好的获取方式 嘿嘿~

试过了不会的,都能添加,在手机版能看到什么设备登录,群里的python脚本也是这么写的

cookie的获取方式要么就是抓包,要么按照文档扫码,填入后alist去获取cookie

要么就是alist能支持扫码

@anwen-anyi
Copy link
Member

根据 #5386 了解到 文档中扫描的二维码是网页版,添加存储中默认的是Linux版本 这样会不会无法添加 image
另外一个问题就是有没有更好的获取方式 嘿嘿~

试过了不会的,都能添加,在手机版能看到什么设备登录,群里的python脚本也是这么写的

好的吧,使用py脚本获取确实有点小成本~需要安装环境 😹

EtherealAO pushed a commit to EtherealAO/alist that referenced this pull request Apr 12, 2024
* feat(115): add QR code source selection

closed alist-org#5386

* feat(115_share): add QR code source selection
EtherealAO pushed a commit to EtherealAO/alist that referenced this pull request Apr 12, 2024
* feat(115): add QR code source selection

closed alist-org#5386

* feat(115_share): add QR code source selection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] 115 获取Linux客户端 Cookies
3 participants