• Max Kellermann's avatar
    song_print: hide HTTP password in playlist · eae02874
    Max Kellermann authored
    Added the uri_remove_auth() library function which strips username
    and password from a HTTP URI, and use it in song_print_url().  This
    allows you to add HTTP URIs to the playlist including secret username
    and password, without disclosing it to all MPD clients.
    eae02874
uri.h 1.27 KB