rclone/cmd/serve
Sawjan Gurung 9de485f949
serve s3: implement --auth-proxy
This implements --auth-proxy for serve s3. In addition it:

* add listbuckets tests with and without authProxy
* use auth proxy test framework
* servetest: implement workaround for #7454
* update github.com/rclone/gofakes3 to fix race condition
2024-07-17 15:14:08 +01:00
..
dlna serve dlna: convert options to new style 2024-07-15 11:09:54 +01:00
docker vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
ftp serve ftp: convert options to new style 2024-07-15 11:09:54 +01:00
http vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
nfs serve nfs: convert options to new style 2024-07-15 11:09:54 +01:00
proxy vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
restic tree-wide: replace /bin/bash with /usr/bin/env bash 2024-06-11 12:47:47 +01:00
s3 serve s3: implement --auth-proxy 2024-07-17 15:14:08 +01:00
servetest serve s3: implement --auth-proxy 2024-07-17 15:14:08 +01:00
sftp serve sftp: convert options to new style 2024-07-15 11:09:54 +01:00
webdav vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
serve.go serve s3: let rclone act as an S3 compatible server 2023-11-16 16:59:55 +00:00