mirror of
https://github.com/rclone/rclone.git
synced 2025-06-15 21:01:23 +08:00

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