aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-02-27 23:35:00 +0100
committerMax Kellermann <max@duempel.org>2011-02-27 23:35:00 +0100
commit2abad0f479e434b741d9564bf6b9afc95d7e5891 (patch)
treed158fc56d62ee571c9ebdc8898a6ded05a1e8069 /NEWS
parent2fb40fe728ac07574808c40034fc0f3d2254d49d (diff)
downloadmpd-2abad0f479e434b741d9564bf6b9afc95d7e5891.tar.gz
mpd-2abad0f479e434b741d9564bf6b9afc95d7e5891.tar.xz
mpd-2abad0f479e434b741d9564bf6b9afc95d7e5891.zip
command: "update" and "rescan" need only "CONTROL" permission
From http://bugs.debian.org/513291 "In mpd.conf, the "admin" permission covers updating the db and killing mpd. "Since there are quite some usecases in which the user can upload music to the mpd's directory by means of anonymous FTP or so, it is desirable that any user may issue a db update, while killing the mpd should not be possible. "I'd suggest to remove the db update from the admin group and either add it to "control" or an own group."
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a5bcb033b..356d06f6b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.17 (2011/??/??)
* protocol:
- support client-to-client communication
+ - "update" and "rescan" need only "CONTROL" permission
* input:
- cdio_paranoia: new input plugin to play audio CDs
- curl: enable CURLOPT_NETRC