Files
seaweedfs/weed/s3api
jerebear12 06343f8976 Set allowed origins in config (#5109)
* Add a way to use a JWT in an HTTP only cookie

If a JWT is not included in the Authorization header or a query string, attempt to get a JWT from an HTTP only cookie.

* Added a way to specify allowed origins header from config

* Removed unecessary log

* Check list of domains from config or command flag

* Handle default wildcard and change name of config value to cors
2023-12-20 16:21:11 -08:00
..
2023-02-07 15:00:41 -08:00
2022-10-01 19:18:00 -07:00
2018-07-18 02:37:09 -07:00
2018-07-18 02:37:09 -07:00
2020-02-26 16:52:57 -08:00
2023-10-05 08:15:11 -07:00
2021-10-11 15:03:56 +05:00
2022-02-26 22:44:26 +08:00
2022-12-11 22:49:57 -08:00

see https://blog.aqwari.net/xml-schema-go/

1. go get aqwari.net/xml/cmd/xsdgen
2. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd