deployserver icon indicating copy to clipboard operation
deployserver copied to clipboard

Invalid GitHub token validation

Open n0str opened this issue 7 years ago • 0 comments

return web.Response(status=web.HTTPUnauthorized.status_code) doesn't make any sense due to a lack of handle.

n0str avatar Aug 08 '18 15:08 n0str