Page 1 of 1

feature request

Posted: Sat Apr 25, 2009 12:53 am
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!

Re: feature request

Posted: Sat Apr 25, 2009 6:45 am
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.