Disable the conf-speed-limit-buttons from WebUi?

Discussion of the Web Interface for Transmission, formerly known as Clutch. This applies to all version of Transmission
Post Reply
savour
Posts: 2
Joined: Sun Nov 28, 2010 11:55 pm

Disable the conf-speed-limit-buttons from WebUi?

Post by savour »

I have installed transmission on a server and the web interface is shared among a few users, i was wondering if there is any way to disable the configuration and the speed limit buttons to prevent users to alter the configuration?
Rolcol
Posts: 337
Joined: Sun Aug 10, 2008 8:00 am

Re: Disable the conf-speed-limit-buttons from WebUi?

Post by Rolcol »

No. The webui isn't meant to be a multi-user platform. If they have the RPC password and username, they can modify all the settings. You can, though, change the source code yourself to hide or disable those changes.
lazybones
Posts: 220
Joined: Sun Jan 24, 2010 12:41 am

Re: Disable the conf-speed-limit-buttons from WebUi?

Post by lazybones »

Or just set the speed to be exactly the same, then it won't matter if they set the button.
savour
Posts: 2
Joined: Sun Nov 28, 2010 11:55 pm

Re: Disable the conf-speed-limit-buttons from WebUi?

Post by savour »

Rolcol wrote:No. The webui isn't meant to be a multi-user platform. If they have the RPC password and username, they can modify all the settings. You can, though, change the source code yourself to hide or disable those changes.
That is exactly what i was planning to do,
Many thanks.
Post Reply