rclone/cmd/serve
Nick Craig-Wood f9946b37f9 sftp: fix nil check when using auth proxy
An incorrect nil check was spotted while reviewing the code for
CVE-2024-45337.

The nil check failing has never happened as far as we know. The
consequences would be a nil pointer exception.
2024-12-13 12:36:15 +00:00
..
dlna dlna: fix loggingResponseWriter disregarding log level 2024-10-08 15:27:05 +01:00
docker serve docker: add missing vfs-read-chunk-streams option in docker volume driver 2024-09-09 10:07:25 +01:00
ftp serve ftp: fix failed startup due to config changes 2024-07-22 14:54:32 +01:00
http accounting: fix global error acounting 2024-09-30 17:20:42 +01:00
nfs serve nfs: unify the nfs library logging with rclone's logging better 2024-09-04 10:50:21 +01:00
proxy build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00
restic tree-wide: replace /bin/bash with /usr/bin/env bash 2024-06-11 12:47:47 +01:00
s3 build: fix govet lint errors with golangci-lint v1.60.1 2024-08-14 18:25:40 +01:00
servetest serve s3: implement --auth-proxy 2024-07-17 15:14:08 +01:00
sftp sftp: fix nil check when using auth proxy 2024-12-13 12:36:15 +00:00
webdav accounting: fix global error acounting 2024-09-30 17:20:42 +01:00
serve.go serve s3: let rclone act as an S3 compatible server 2023-11-16 16:59:55 +00:00