mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-25 03:56:21 -05:00
[mpd] apply trusted_networks to MPD
This commit is contained in:
committed by
ejurgensen
parent
ef767a08a4
commit
69ff42fc6a
@@ -147,6 +147,9 @@ httpd_redirect_to_admin(struct evhttp_request *req);
|
||||
void
|
||||
httpd_redirect_to_index(struct evhttp_request *req, const char *uri);
|
||||
|
||||
bool
|
||||
peer_address_is_trusted(const char *addr);
|
||||
|
||||
bool
|
||||
httpd_peer_is_trusted(struct evhttp_request *req);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user