sapicd / sapic

sapic(picbed) - 基于Flask的Web自建图床,可存储到又拍云、七牛云、阿里云OSS、腾讯云COS、GitHub、Gitee、S3等,支持自定义扩展。
https://sapic.rtfd.vip
BSD 3-Clause "New" or "Revised" License
439 stars 58 forks source link

fix issue-29 #30

Closed hiBlunt closed 1 year ago

hiBlunt commented 1 year ago

在src/utils/tool.py中重写了secure_filename函数,来支持含中文的图片名。 已测试显示和删除功能不受影响。 Signed-off-by: hiBlunt blunt@test.com

staugur commented 1 year ago

close #29