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

fix(115): enforce 20GB file size limit on uploadev #7447

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

SheltonZhu
Copy link
Contributor

  • Introduce a file size restriction to handle uploads more securely.
  • Provide an informative error for uploads that exceed the new limit.

- Introduce a file size restriction to handle uploads more securely.
- Provide an informative error for uploads that exceed the new limit.
@SheltonZhu
Copy link
Contributor Author

  • 官方分片上传接口失效,临时处理方式改为 小于20GB的文件使用普通OSS方式上传

@xhofe xhofe merged commit 216e390 into AlistGo:main Nov 1, 2024
3 checks passed
foxxorcat added a commit to foxxorcat/alist that referenced this pull request Nov 2, 2024
xrgzs pushed a commit to xrgzs/alist that referenced this pull request Nov 16, 2024
…AlistGo#7413)

- Introduce a file size restriction to handle uploads more securely.
- Provide an informative error for uploads that exceed the new limit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants