navidrome/server/app
Deluan 3f9ddb915e Use a custom authorization header, to avoid conflicts with proxies using basic auth (fixes #146) 2020-04-06 16:03:20 -04:00
..
app.go Use a custom authorization header, to avoid conflicts with proxies using basic auth (fixes #146) 2020-04-06 16:03:20 -04:00
app_suite_test.go Add test for ServeIndex 2020-04-06 15:37:15 -04:00
auth.go Use a custom authorization header, to avoid conflicts with proxies using basic auth (fixes #146) 2020-04-06 16:03:20 -04:00
auth_test.go Use a custom authorization header, to avoid conflicts with proxies using basic auth (fixes #146) 2020-04-06 16:03:20 -04:00
serve_index.go Add BaseURL configuration (fixes #103) 2020-04-03 19:05:38 -04:00
serve_index_test.go Add test for ServeIndex 2020-04-06 15:37:15 -04:00