mirror of
https://github.com/wekan/wekan.git
synced 2025-12-21 01:40:13 +01:00
Fixed Non-ASCII attachment filename will crash when downloading.
Thanks to xet7 ! Fixes #2759
This commit is contained in:
parent
843ff8eaaa
commit
c2da477735
277 changed files with 30568 additions and 52 deletions
8
packages/wekan-cfs-upload-http/README.md
Normal file
8
packages/wekan-cfs-upload-http/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
wekan-cfs-upload-http
|
||||
=========================
|
||||
|
||||
This is a Meteor package that provides HTTP uploads for
|
||||
[CollectionFS](https://github.com/zcfs/Meteor-CollectionFS).
|
||||
|
||||
You don't need to manually add this package to your app. It is added when you
|
||||
add the `wekan-cfs-standard-packages` package.
|
||||
Loading…
Add table
Add a link
Reference in a new issue