Custom Query (2447 matches)
Results (430 - 432 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2112 | Fixed | Tmp Directory for Deluge-Web downloads | ||
Description |
While server.py in ui/web has the correct method of creating a tempdir, and using that tempdir to store files, json_api.py does not. This creates a big security risk for multi-user environments, as they end up in /tmp/ on Linux systems, readable by world. Attached is a patch to resolve this issue. It will create the tempdir, and use that to store torrent files, as is done in server.py |
|||
#323 | WontFix | Timestamp in Event Log Tab | ||
Description |
Requested by user in this thread: http://forum.deluge-torrent.org/viewtopic.php?f=9&t=7315 Timestamps exist in the actual logs but do not appear in the tab. Included is a patch to do this. |
|||
#1133 | Fixed | Time elapsed graph similar to Utorrent or Ktorrent | ||
Description |
A graph similar to utorrent or ktorrent would be nice showing up and down speeds. |