mirror of
https://github.com/owntone/owntone-server.git
synced 2025-12-05 15:22:31 -05:00
Merge remote-tracking branch 'origin/master' into web-3.0
This commit is contained in:
@@ -1296,7 +1296,7 @@ online_source_history_update(const struct online_source *src, int id, uint32_t r
|
|||||||
static int
|
static int
|
||||||
auth_header_add(struct keyval *headers, const struct online_source *src)
|
auth_header_add(struct keyval *headers, const struct online_source *src)
|
||||||
{
|
{
|
||||||
char auth_header[256];
|
char auth_header[512];
|
||||||
char *auth_key;
|
char *auth_key;
|
||||||
char *auth_secret;
|
char *auth_secret;
|
||||||
int ret;
|
int ret;
|
||||||
|
|||||||
Reference in New Issue
Block a user