mirror of
https://github.com/rclone/rclone.git
synced 2026-07-03 12:25:16 -04: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