mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
urlencode all filenames, foldernames, username and password
This commit is contained in:
2
TODO
2
TODO
@@ -26,8 +26,6 @@
|
||||
- add an option to only call device/get_status in configurable intervals
|
||||
- add an option to make file cache size configurable
|
||||
- write man pages
|
||||
- username and password must be urlencoded in
|
||||
mfapi/apicalls/user_get_session_token.c
|
||||
- implement truncate (problem: zero byte files are not allowed at the remote)
|
||||
- move uploading of files from release() to flush() because the return
|
||||
value of release is ignored and because the calling close() returns
|
||||
|
||||
Reference in New Issue
Block a user