rclone/cmd/serve/s3
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
..
testdata/mybucket serve s3: implement --auth-proxy 2024-07-17 15:14:08 +01:00
backend.go serve s3: implement --auth-proxy 2024-07-17 15:14:08 +01:00
ioutils.go serve s3: let rclone act as an S3 compatible server 2023-11-16 16:59:55 +00:00
list.go serve s3: implement --auth-proxy 2024-07-17 15:14:08 +01:00
logger.go serve s3: adjust to move of Mikubill/gofakes3 to rclone/gofakes3 2024-04-13 18:25:41 +01:00
pager.go serve s3: adjust to move of Mikubill/gofakes3 to rclone/gofakes3 2024-04-13 18:25:41 +01:00
s3_test.go serve s3: implement --auth-proxy 2024-07-17 15:14:08 +01:00
s3.go serve s3: implement --auth-proxy 2024-07-17 15:14:08 +01:00
serve_s3.md doc: add example how to run serve s3 2024-04-13 19:22:26 +01:00
server.go serve s3: implement --auth-proxy 2024-07-17 15:14:08 +01:00
utils.go serve s3: adjust to move of Mikubill/gofakes3 to rclone/gofakes3 2024-04-13 18:25:41 +01:00