Merge branch 'master' into develop
This commit is contained in:
@@ -71,6 +71,7 @@ namespace UmlautAdaptarr.Services
|
||||
await HandleHttp(requestString, clientStream, clientSocket, buffer, bytesRead);
|
||||
}
|
||||
}
|
||||
|
||||
private bool ValidateApiKey(string proxyAuthorizationHeader)
|
||||
{
|
||||
// Expect the header to be in the format: "Basic <base64encodedApiKey>"
|
||||
|
||||
Reference in New Issue
Block a user