Opened 11 years ago
Last modified 11 years ago
#5019 new Enhancement
Add function to prevent changing option from web/rpc
Reported by: | akmalhisyam | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Daemon | Version: | 2.61 |
Severity: | Normal | Keywords: | limiting, multi-user |
Cc: |
Description
Should have function to prevent certain option from being changed thru web/rpc.
Will be useful in shared environment
Change History (2)
comment:1 follow-up: ↓ 2 Changed 11 years ago by jordan
comment:2 in reply to: ↑ 1 Changed 11 years ago by akmalhisyam
Replying to jordan:
I'm not sure how many people would use this feature, but I kind of like the idea. In the simplest form, we could have a "read-only" mode.
akmalhisyam, what use case(s) did you have in mind?
"read-only" mode sounds nice :)
for example when i'm sharing the webUI with my friend, I don't want them to change some settings such as download path, listening ports, etc..
Actually i got the idea from rutorrent -http://code.google.com/p/rutorrent/wiki/Config#Limiting_settings_%28access.ini%29
I'm not sure how many people would use this feature, but I kind of like the idea. In the simplest form, we could have a "read-only" mode.
akmalhisyam, what use case(s) did you have in mind?