mirror of
https://github.com/rclone/rclone.git
synced 2025-12-26 05:03:43 +00: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