Opened 14 years ago
Last modified 10 years ago
#956 new feature-request
Client account creation with permissions
Reported by: | thundaragnornath@… | Owned by: | andar |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | Core | Version: | |
Keywords: | Cc: | cernyhonza+deluge@… |
Description
Currently deluge's daemon allows for a small bit of configuration through which users can connect by implementing a user:password scheme in its auth file. This could be taken a step further, allowing users to be created with certain permissions, such as whether or not they have the ability to delete/add torrents.
Change History (4)
comment:1 Changed 14 years ago by andar
- Milestone set to 1.3.0
- Version 1.1.8 deleted
comment:2 Changed 13 years ago by johnnyg
- Milestone changed from 1.3.0 to 1.4.0
comment:3 Changed 13 years ago by 3l3nril
- Cc cernyhonza+deluge@… added
comment:4 Changed 10 years ago by bro
- Milestone changed from 1.4.0 to Future
Note: See
TracTickets for help on using
tickets.
I've actually added some of the support for this into 1.2.. You can export RPC functions with a level associated with it, this way only users with a certain level can call that RPC. Unfortunately, I haven't really fleshed it out and I was planning on doing that for 1.3.