mirror of
https://github.com/rclone/rclone.git
synced 2026-04-06 16:44:40 -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