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

文件上传后缀篡改 #83

Closed
furxt opened this issue Oct 13, 2022 · 3 comments
Closed

文件上传后缀篡改 #83

furxt opened this issue Oct 13, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@furxt
Copy link

furxt commented Oct 13, 2022

上传.gz压缩包时文件后缀就会被篡改
上传的文件如下:
image
上传之后的文件:
image

@chenhb23
Copy link
Owner

gz 是不支持的文件格式,会自动添加后缀,然后再上传。下载后会自动还原后缀名

@furxt
Copy link
Author

furxt commented Oct 14, 2022

首先感谢作者的回复,但是实际情况并非如此!
如下:
image
image
再次感谢作者的回复!

@chenhb23 chenhb23 added the bug Something isn't working label Oct 15, 2022
@chenhb23
Copy link
Owner

确实是个 bug,新版已修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants