feature request

Suggestions and discussion of future versions
Post Reply
BK201
Member
Member
Posts: 26
Joined: Fri Aug 01, 2008 2:35 pm

feature request

Post by BK201 »

Is there any way that user permissions/settings could be implemented? I've got a daemon running on a central server will multiple users and it would be nice if I could set who was allowed to mess with the preferences as well as set bandwidth limits for each user. Also, creating ssh tunnels on 127.0.0.2 instead of localhost fixes the directory error, but it still can't download to the local disk. Built in security or playing nice over an ssh tunnel would be great. Otherwise keep up the good work!
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: feature request

Post by johnnyg »

per-user privileges are planned for some time down the line.

in trunk deluge uses ssl (i.e. the same as ssh) to communicate between client/daemon, so you won't need to use a ssh tunnel then.
Post Reply