transfer.sh/server
Stefan Benten 492731e31f
server: propagate context to storage layer (#455)
This change propagates the context of the actual user request through.
Additionally it configures the Storj Backend to do in memory buffering instead of relying on temporary files in /tmp/ folders.
Fixes #448
2021-12-26 17:17:28 +01:00
..
clamav.go .github/workflows: adding golangci-lint as new job (#453) 2021-12-26 14:03:27 +01:00
handlers.go server: propagate context to storage layer (#455) 2021-12-26 17:17:28 +01:00
handlers_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
ip_filter.go Golint (#404) 2021-08-19 22:45:30 +02:00
server.go server: propagate context to storage layer (#455) 2021-12-26 17:17:28 +01:00
storage.go server: propagate context to storage layer (#455) 2021-12-26 17:17:28 +01:00
token.go Golint (#404) 2021-08-19 22:45:30 +02:00
token_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
utils.go .github/workflows: adding golangci-lint as new job (#453) 2021-12-26 14:03:27 +01:00
virustotal.go .github/workflows: adding golangci-lint as new job (#453) 2021-12-26 14:03:27 +01:00