• Max Kellermann's avatar
    command: allow "update" with slash or empty path · 469c9b5d
    Max Kellermann authored
    When handle_update() was modified to use uri_safe_local(), suddently
    "mpc update ''" and "mpc update '/'" stopped working, because both are
    not a "safe" local URI.  This patch adds a special case for these, to
    retain backwards compatibility.
    469c9b5d
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...