mopidy/mopidy/utils
Thomas Adamcik e4ba4b3e5f mpd: Support blacklisting MPD commands in the server.
Default blacklist set to listall and listallinfo.

This change has been done to avoid clients being able to call "bad" MPD
commands which are often misused to try and keep a client db. Note that
this change will break some MPD clients, but the blacklist can be controlled
via config to allow opting out for now.
2015-02-18 00:13:24 +01:00
..
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
deprecation.py mpd: Support blacklisting MPD commands in the server. 2015-02-18 00:13:24 +01:00
deps.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
encoding.py py3: Move compat module out of utils 2014-12-07 21:36:15 +01:00
formatting.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
jsonrpc.py py3: Move compat module out of utils 2014-12-07 21:36:15 +01:00
log.py log: Support -vvvv to not filter logs at all 2015-02-12 19:29:14 +01:00
network.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
path.py Merge branch 'release/v0.19.x' into develop 2014-12-23 22:23:32 +01:00
process.py py3: Move compat module out of utils 2014-12-07 21:36:15 +01:00
versioning.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00